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.
DOS FTP Script
Name: sandy Date: September 23, 2002 at 22:57:29 Pacific OS: NT CPU/Ram: 128
Comment:
I have write the FTP script already. But I want the password obtain by user input instead of hardcode in the script. Any Idea???
Summary: I am trying to make a batch for doa ftp to upload to unix shell. problem is i cant get the script to submit the user:pwd at the right moment . is there a way to wait in the dos ftp script file. ?? the...
Summary: Yes, I already have a script file that works fine. It's job is just to simply connect, download a file and disconnect. The problem is that the name of the file it is supposed to download changes eve...
Summary: Another reason to have the bat file create the ftp script every time: Your ftp script is probably going to have your password in it. So having the batch file create the script keeps the password only ...