M
Mesan
I'm trying to use robocopy to do a restartable-copy (/ZB) of a backup
image from my server to a full-disk encrypted (truecrypt) hard drive.
Whenever robocopy gets to 94.4% of the file though, it starts bombing
out saying that "The handle is invalid." The whole message is...
-----------------------------------------
2008/07/07 14:25:20 ERROR 6 (0x00000006) Copying File \\server\share
\file
The handle is invalid.
Waiting 30 seconds... Retrying...
-----------------------------------------
It just sits there and keeps retrying. If I kill the job and try to
restart it, it starts over from the begining, the /ZB switch isn't
working.
Is there some size limit for robocopy? I could have sworn that I've
copied files larger than this with no problem, but this one just won't
take.
For reference, I'm copying from sbs2003 SP2 to vista SP1.
Any ideas???
Thanks,
Mesan
image from my server to a full-disk encrypted (truecrypt) hard drive.
Whenever robocopy gets to 94.4% of the file though, it starts bombing
out saying that "The handle is invalid." The whole message is...
-----------------------------------------
2008/07/07 14:25:20 ERROR 6 (0x00000006) Copying File \\server\share
\file
The handle is invalid.
Waiting 30 seconds... Retrying...
-----------------------------------------
It just sits there and keeps retrying. If I kill the job and try to
restart it, it starts over from the begining, the /ZB switch isn't
working.
Is there some size limit for robocopy? I could have sworn that I've
copied files larger than this with no problem, but this one just won't
take.
For reference, I'm copying from sbs2003 SP2 to vista SP1.
Any ideas???
Thanks,
Mesan