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 ...
The case we are discussing here is where you keep the same set of files at multiple places. You can assume this is a backup case where you cloned the same folders and plan to take a backup every day.