Saved Bookmarks
| 1. |
Solve : Download file?? |
|
Answer» Does anyone know how to download a file from the INTERNET to you pc with batch under winxp? E.G. If you have a tekstfile and you have the link, let the textfile appear on the desktop. As far as I know there is no standard function for that in the command line, but googling for it didn't help me either. Perhaps someone of you guys can help me?There is a well known command line program called wget. There is a well known command line program called wget. But that ain't for WINDOWS, is it. From the install notes from wget: Quote To build Wget, your system must support a Unix-like command-lineBlackberry, there is a tradition among some Linux users to compile software from source code. You have quoted from the compile instructions for wget. Wget is a C program that can be compiled for various platforms, such as Linux, Mac OS X, Solaris, OpenVMS (!!!) and 32 bit Windows. Unix-like development tools are necessary to compile it from source code, but why do that? Most people get their win32 software of all kinds ready compiled. Wget compiled for Win32 is extremely available. e.g. here http://users.ugent.be/~bpuype/wget/ Quote from: Dias de verano on May 02, 2008, 10:09:44 AM Blackberry, there is a tradition among some Linux users to compile software from source code. You have quoted from the compile instructions for wget. Wget is a C program that can be compiled for various platforms, such as Linux, Mac OS X, Solaris, OpenVMS (!!!) and 32 bit Windows. Unix-like development tools are necessary to compile it from source code, but why do that? Most people get their win32 software of all kinds ready compiled. Wget compiled for Win32 is extremely available. My bad. Thanks for the link Like it says on that page, get a version later than 1.8.2, I have been using 1.9.1 for some while now, and I have no complaints. I hope you find it useful. I do. |
|