Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
FTP Download Batch File ( BAT )
Name: benaust Date: September 28, 2007 at 07:43:17 Pacific OS: XP CPU/Ram: P4 2.4 / 1000
Comment:
Hi There I am just looking for a batch file that I can run from windows scheduler to download two files from my server via ftp. I have username password address location of the file and filename. I have tried few on this site but all give me different errors and do not connect. Please help. Also to make it harder I am very novice.
Summary: Hi, I am trying to automate a series of FTP commands so that i can hand a job over to someone not technically minded! These are the FTP commands I am currently using: ftp 100.100.100.100 username pas...
Summary: I hope that someone can help me. I am new to writing batch files and I am not quite sure how to write the following code. Any help would be appreciated. I would like a batch file to connect to a serve...
Summary: Just thought I'd share this because I have seen many threads about how to compile batch files into executables. All the other ones I have tried don't work with commands like for. This one, however, do...