I am writing a batch to download the file from public FTP server.
However, my internet connection was only support through proxy server.
If I using IE, it was fine. If I execute FTP command from DOS Prompt. It
can't connect to the FTP server as the Firewall will block the direction
FTP connection from our workstation.
Does any tips?
Thanks!
Use wget.exe:-
http://gnuwin32.sourceforge.net/packages/wget.htm
How to use wget with proxy servers:-
http://www.gnu.org/software/wget/manual/wget.html#Proxies
--
ritchie, undo for mail