I couldn't live without copy and paste—it's core to the way I write and work—but it's a pretty abstract feature when you think about it. Copy something and it goes... somewhere. Then you can paste it.
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 ...