Hi everyone. I've read a lot of posts about Error 5 but all the recommendations haven't worked. When I run the initial robocopy it works fine, however when I run the same script again the next time, it fails with Error 5 access denied. I
did notice that the use I am using shows permissions in the parent folder as Special Permissions to This Folder Only. Anyone have any ideas? I'm using version 6.1.7601 that was downloaded from this site: http://support.microsoft.com/kb/2639043
and the command line: robocopy SOURCE TARGET /MIR /copy:DATSO /B /FFT /R:1 /W:1 /LOG:c:\robocopy\log1.txt
↧