Hey guys,
Trying to get Robocopy to copy my files and folders to another drive but it looks like its not waiting to play ball. It recreates the folder structure but doesnt copy any of the files. Here is what I'm using:
Any ideas what I'm doing wrong?
Thanks,
Stelly
Trying to get Robocopy to copy my files and folders to another drive but it looks like its not waiting to play ball. It recreates the folder structure but doesnt copy any of the files. Here is what I'm using:
PHP:
robocopy D:\resources X: /MIR /FFT /Z /XA:H /W:5
Any ideas what I'm doing wrong?
Thanks,
Stelly