I'm trying to write a script to automate a download process from sourceforge.net. The problem is that the actual file link has a bunch of redirects that wget is unable to follow.
Here is my example:
wget http://sourceforge.net/tracker/downl...76&aid=1940289
That is not exactly working -- unless I download it manually using firefox.
How can I get wget to navigate and eventually download the .tar.gz file?



Adv Reply


Bookmarks