How can I download something from the web directly without IE/Firefox opening Acrobat Reader/Quicktime/MS Word/whatever? I'm using Windows, so a Windows version of wget would do.
feedback
|
|
Wget for Windows should work.
. | |||||
feedback
|
|
An alternative I discovered recently, using PowerShell:
| |||||
feedback
|
|
Windows has it's command line download utility - bitsadmin
| |||||
feedback
|
|
And one more for completeness, Cygwin has wget (and many more utilities). | |||
|
feedback
|
|
You can get WGet for Windows here. Alternatively you can right click on the download link of the item you want to download and choose Save As. This will download the file and not open it in the assigned application. | |||
|
feedback
|
|
And http://www.httrack.com/ has a nice gui (and it's free), for mirroring sites. Also has a Linux version. | |||
|
feedback
|
|
An alternative to using gnuwin32 is unxutils which includes wget. | |||
feedback
|
|
If you want a GUI, then try VisualWget, which is actually clean, and feature full. It is based on GNU Wget for its download engine. | |||
feedback
|
