Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7865

Closed
Open
Created 10 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

wget tar.gz of a protected gitlab

Closed

wget tar.gz of a protected gitlab

Created by: Conan-Man

am using a a gitlab server (for private download only) but I want the source (it's hosting a project with some PHP files) to be downloadable via WGET as a JIT (just-in-time) archive.tar.gz I am pretty close to a curl/php solution but gitlab shows a 404 when I try to get the link "http://mygitserver.com/user/server/repository/archive.tar.gz" the aim is to triangulate the wget via a 3rd party server that passes on the credentials, ghost logs in via curl and streams the result.

I think this is essential work - I have put in about 20 hours since the below was posted and I have the cookies working, what I have a problem with is the 404 at the last step

http://stackoverflow.com/questions/26005091/php-curl-to-download-a-just-in-time-git-tar-gz

can anyone help me understand why "http://mygitserver.com/user/server/repository/archive.tar.gz" give s 404 file not found when it is the exact same link as nginx is being sent on the private server (so long as you can login)

Linked issues
0


  • Administrator
    Administrator @root · 10 years ago
    Owner

    Created by: Conan-Man

    re-opened :-) because it is a development issue ((and because no-one has the right arbitrarily decide what OTHER people chose to collaborate on))

    By Administrator on 2014-09-26T15:14:01 (imported from GitLab project)

  • Administrator
    Administrator @root · 10 years ago
    Owner

    Created by: maxlazio

    I really don't appreciate you deleting comments and thus deleting conversation history. Have a look at the contribution guidelines for more information. Mailing list is for getting help, issue tracker here is only for bugs.

    By Administrator on 2014-09-26T17:24:30 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help