Re: File Transfers
Doug Rose
Hi, I have had good luck with a Windows builtin program called roboCopy I was able to modify samples of batch files to copy my important data. Robocopy is a robust file copy command for the Windows command line. It allows users to copy files, directories,and even drives from one location to another. See helpful info at the following link:
https://www.computerhope.com/robocopy.htm
|
|