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 ...
Hi,<BR><BR>I need a little help with a certain script in CMD I'm trying to write...<BR><BR>Imagine the following setup:<BR><BR>On {Machine 1} there's a folder with many subdirectories and files. There ...