I've created a batch file to copy some of my files in a set order. This works OK with xcopy, but I can't get the commands to work with robocopy (which I think should be a better copy mechanism) and was hoping someone can help me correct it.
Here's one of the lines that doesn't work:
robocopy "S:\Audio\MP3 Albums - Rock\Pink Floyd - A Momentary Lapse Of Reason.mp3" "D:" /copyall
I'm getting Error 123 referencing the source directory, which is correct in the above command.
Any ideas how to correct?
Also, and comments on robocopy vs xcopy?
Here's one of the lines that doesn't work:
robocopy "S:\Audio\MP3 Albums - Rock\Pink Floyd - A Momentary Lapse Of Reason.mp3" "D:" /copyall
I'm getting Error 123 referencing the source directory, which is correct in the above command.
Any ideas how to correct?
Also, and comments on robocopy vs xcopy?
My Computer
- Computer type
- PC/Desktop
- OS
- Windows 7 Ultimate x64