If you need a computer on your network to automatically perform a file copy as soon as Windows loads -- such as to back up a particular file to your company's server -- the simplest method is to ...
First, you have to create a script to copy files from the source folder to the destination folder. We will use the xcopy command for this. The syntax of the command will be as follows: xcopy "path of ...
I've looked and can't seem to find exactly what I need. I know xcopy will do sort of but not exactly. Here is what I am trying to do.<P>I want to create a batch file that will search the entire ...