Unsolved
This post is more than 5 years old
4 Posts
0
1671
May 19th, 2014 07:00
EMCopy Error
If stop the EMCopy and start it again I get this error:
TH043 : 20:20:11 : WARNING : \\xxx\xxx -> File will be recovered following posterior copy failure
I'm using the below command:
emcopy "C:\XXX" "\\XXX\E$\xxx" /o /s /d /q /secfix /purge /stream /c /z /r:3 /w:5 /log:c:\xxx.txt
Can any one help me on this.
No Events found!
bergec
275 Posts
0
May 19th, 2014 09:00
This because EMCopy detected that the copy of those files was interrupted before it could close the file and update metadata
EMCopy warns you that it will restart the copy
Claude
SankarBhowmik
4 Posts
0
May 19th, 2014 10:00
Claude thank you for your input.