Search found 2 matches

by ivanstorck
Tue Oct 25, 2005 11:52 pm
Forum: Joomla Forge - Archived
Topic: Wget saves file as frs/dl0 etc etc
Replies: 9
Views: 5039

Re: Wget saves file as frs/dl0 etc etc

I tried
wget http://developer.joomla.org/sf/frs/do/d ... s1820?dl=1 --user-agent="" -dv
today and it has stopped working!

BUMMER!

I wish it would be easier to wget. I install Joomla a lot these days!  (Love it!)

:D
by ivanstorck
Tue Oct 18, 2005 10:12 pm
Forum: Joomla Forge - Archived
Topic: Wget saves file as frs/dl0 etc etc
Replies: 9
Views: 5039

Re: Wget saves file as frs/dl0 etc etc

I was able to work around this with this command:

wget http://developer.joomla.org/sf/frs/do/d ... s1820?dl=1 --user-agent="" -dv

I think it is setting the user agent string to null that makes it work

you end up with a random file name but you can still tar -xvzf it

i just rename the random name to joomla before I untar.