When you copy a file or folder to the same location on your local drive in Windows PC, a copy of that file or folder will be created with the – Copy extension added at the end of the file/folder name ...
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 ...