Discussions  >  CollabNet TeamForge  >  Using wget to download from File Releases

Back to topic list

Using wget to download from File Releases

Author gisonj
Full name Jose Gisone
Date 2012-02-21 09:31:53 PST
Message Hello All,

I read in the project administrator documentation that you can use the wget command to download files from the CollabNet TeamForge repository. I would like to post my application WAR files to the File Releases area and have my other teammates download those files from the command line. I have tried several avenues without success. Namely:

a) Submitting the following command from the Linux bash shell:
wget --http-user=USER --http-password=PWD -o c_tempfile_details http://sf/sf/frs/do/​downloadFile/project​s.my_app_2/frs.my_ap​p_5_2_1_prod.my_app_​5_2_1_prod_a/frs1649​8?dl=1
I get two files in my local directory:
frs16498?dl=1
c_tempfile_details

The c_tempfile_details file basically shows an HTTP 200 response and says it saved the file to frs16498?dl=1.
The contents of the frs16498?dl=1 file show that it is an HTML file, but the title tag reads <title>TeamForge : Permission Denied</title>

b) if I submit a smilar command but to a file within the SVN repository it works as I expected. Example:
wget --http-user=USR --http-password=PWD -o c_tempfile_details4 http://sf-svn.mycomp​any.com/svn/repos/my​_app_poc/guest_login​/deploy/appname/logi​n/login.jsp


c) I looked at this thread and it did not help
http://forums.open.c​ollab.net/ds/viewMes​sage.do?dsForumId=73​6&dsMessageId=39​8424

d) The tip posted at http://sourceforge.n​et/blog/tips-for-usi​ng-sourceforges-file​-release-system/ does not help. The like to the FRS answer page is dead.

e) My local help desk is telling me to post my WAR files to the Source Code section, but I think there should be a better way - since it is a build release shoudn't it go into the File Releases?

Thank you,
JPG.

« Previous message in topic | 1 of 7 | Next message in topic »

Messages

Show all messages in topic

Using wget to download from File Releases gisonj Jose Gisone 2012-02-21 09:31:53 PST
     RE: Using wget to download from File Releases sathishk Sathish Kumar 2012-02-21 10:57:35 PST
         RE: Using wget to download from File Releases sathishk Sathish Kumar 2012-02-21 10:59:01 PST
             RE: Using wget to download from File Releases ringn Nolan Ring 2012-04-02 08:10:34 PDT
                 RE: Using wget to download from File Releases sathishk Sathish Kumar 2012-04-02 08:14:59 PDT
                 RE: Using wget to download from File Releases sathishk Sathish Kumar 2012-04-02 08:16:10 PDT
     RE: Using wget to download from File Releases ocastro Orlando Castro 2012-04-04 11:35:31 PDT
Messages per page: