|
robocopy stopping with unresolved files I'm trying to run robocopy from my C: drive to a second drive, the F: drive.
I'm doing this:
robocopy c:\users\pb4072.intdom f:\users\pb4072.intdom /e /xa:sh /b /xo
After a couple of minutes, I'm getting this:
....
The name of the file cannot be resolved by the system.
Waiting 30 seconds...
Does anybody know what's going on here? Is there a switch I can use to
bypass these kinds of problems?
Thanks,
Peter |