RoboCopy is reporting a failed copy in the summary but not in the details even with /V.

I

isgdre

In Windows 10 robocopy is reporting a failed copy but the detail log looks fine so I can't fixed the problem.


Total Copied Skipped Mismatch FAILED Extras

Dirs : 1101 0 1101 0 0 0

Files : 5369 111 5257 0 1 110


When it fails it returns error code 11 ( FAIL XTRA COPY )

This started happening With the last update of windows 10 (20H2). It seems to be happening approx every other day. What can I do to find out what's failing?

Here is the job details. As you can see the /V option is on (the common solutions you can find on line).


-------------------------------------------------------------------------------

ROBOCOPY :: Robust File Copy for Windows

-------------------------------------------------------------------------------



Started : Tuesday, February 2, 2021 9:24:15 PM

Source : N:\

Dest : U:\FLUX.N.RoboCopyBak\



Files : *.*



Exc Dirs : $RECYCLE.BIN

System Volume Information

Temporary Internet Files



Options : /JOB *.* /V /TEE /S /E /DCOPY:DA /COPY:DAT /PURGE /MIR /ETA /XJD /A+:AN /A-:SH /R:2 /W:1



------------------------------------------------------------------------------

Continue reading...
 
Back
Top Bottom