Page 1 of 1

How To Get Packages using WGET?

Posted: Fri Nov 17, 2006 9:38 pm
by HolmesSPH
???

I have been forging thru forum after forum to find out how I can use WGET to grab the latest, or second, or third latest version of Joomla...
I had luck finding a thirdy party site which had 1.0.11 in it's repository, but not 1.0.10, and I'd like to get my hands on 1.0.10..

Unfortunately forge.joomla.com does not lend it's self to the wonderful WGET command in SSH...

I did briefly read a post form a fella who was attempting to use WGET in conjunction with specifying an agent in the WGET command, however he was using Netscape, and I was totally lost... I've never used any advacned features of WGET..

NE help at all would be appreciated... I am behind a HORRIBLY slow connection and CANNOT download and upload the whole Joomla package, I need my dedicated server to download it so I can untar it where I need it because the server's behind a great connection :-)

Thanks!  :)

Re: How To Get Packages using WGET?

Posted: Fri Nov 17, 2006 9:46 pm
by brad
This may help: http://forum.joomla.org/index.php/topic,6900.0.html

Not tried it recently myself though..

Re: How To Get Packages using WGET?

Posted: Wed Dec 06, 2006 10:27 pm
by progster
wget --user-agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061115 Firefox/1.5.0.8"

works for me :)