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 Batch File Commands
Name: Jack Date: October 21, 2002 at 08:07:10 Pacific OS: DOS CPU/Ram: P4/256
Comment:
Hello, I am a novice user and would like help in creating DOS batch files.
What I am trying to do is create a batch file that can move files from one server to another and delete the files after the process is complete. I would like to use my domain account for login credentials when connecting to the source destination. Also, Is it possible to incorporate a file check verification to know all of my indented files have been moved successfully?
Summary: Hello everybody I am not sound enough in the DOS batch file commands. The following is the batch file coding to run a perl file named "head.pl" Can anybody help me what exactly the last row refers and...
Summary: I have written a DOS Batch File that executes a program several times, each time passing a different set of parameters. My problem is instead of executing the first command line and waiting until the ...
Summary: Does anybody know how I can open telnet session, insert the password, send commands to this session, and in one Dos batch file, or if someone has a better idea. ...