I have two NTFS formatted drives on different machines and I do a robocopy mirror between them like this:
robocopy "D:\My Documents" "X:\Backup\My Documents" /MIR /V /NP /XD .* /XO /XA:SHTO /FAT /Z /ETA /DST /R:3 /W:30
But it will falsely mark files as newer, but I haven’t altered it, and it is a lots of files so I don’t think windows have altered them either.
I am running the robocoy in a steady loop and it takes about 15 minutes, so I think something is a bit wrong, anyone have this issue?
Edit 1
Example output:
- same 17548 draft1.jpg
- same 98108 draft2.jpg
- same 104 Spiral3DCopy1.mtl
- Newer 104 Sphere3DCopy1.mtl
- Newer 345985 swamp1.jpg
- Newer 75209 test.jpg
Edit 2 I have done a compare and no differences is found:
C:\>fc D:\Documents\"My Documents"\3d\Sphere3DCopy1.mtl X:\Backup\"My Documents"\3d\Sphere3DCopy1.mtl
Comparing files D:\DOCUMENTS\MY DOCUMENTS\3D\Sphere3DCopy1.mtl and X:\BACKUP\MY DOCUMENTS\3D\SPHERE3DCOPY1.MTL
FC: no differences encountered