Hi All,
I was debating whether to put this in the 'Windows' forum, or here, and figured I would try this first.
I am trying to use the XCOPY command to copy a large amount of files from one shared network drive to the other. When I try to do this manually, I run into many errors, which, in Windows XP, stops the copy process. This XCOPY looks exactly like what I need, but I can't quite figure out how to specify the correct target and destination folders.
For example, I want to copy 'V:\Blaze' to 'Z:\Blaze'. Both are shared network drives for work. I was thinking something like this:
xcopy v:\Blaze /c
/c is the command for continuing despite errors. I am pretty unfamiliar with DOS - I assume I would have to make the target drive my current drive that the session is for? I barely even know how to do that.
Thanks for any information here.
I was debating whether to put this in the 'Windows' forum, or here, and figured I would try this first.
I am trying to use the XCOPY command to copy a large amount of files from one shared network drive to the other. When I try to do this manually, I run into many errors, which, in Windows XP, stops the copy process. This XCOPY looks exactly like what I need, but I can't quite figure out how to specify the correct target and destination folders.
For example, I want to copy 'V:\Blaze' to 'Z:\Blaze'. Both are shared network drives for work. I was thinking something like this:
xcopy v:\Blaze /c
/c is the command for continuing despite errors. I am pretty unfamiliar with DOS - I assume I would have to make the target drive my current drive that the session is for? I barely even know how to do that.
Thanks for any information here.