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.
xcopy command
Name: Jihad12 Date: February 26, 2000 at 14:44:37 Pacific
Comment:
i need some help with an assignment question. I created 3 directories on my disc named data, docs, and progrmas. I went into the professors folder and copied files into the respective folders using the COPY command. What I need to do now is use the XCOPY command "once" to do all the copies that I performed above. any help?
Summary: I am using a batch file in Win95 to back up a folder onto a zip drive. Whenever the batch file runs I receive an "Incorrect DOS Version" error. The batch file is written as follows: c: cd\ cd mydocu~...
Summary: It doesn't seem like the computer has the xcopy command. How do you get it? Could only get into dos mode, can't run windows, need to reinstall. ...
Summary: Can anyone tell me how to use the pipe (|) redirect to pipe paths and filenames into the xcopy command? Reason is because I want to move a couple hundred files, but not all files in those locations so...