search for: nodcopy

Displaying 1 result from an estimated 1 matches for "nodcopy".

Did you mean: nbdcopy
2018 Dec 09
2
Robocopy, archive bit and ACLs
Hello, I'm attempting to set up a daily Robocopy task on a Windows Server 2016 to duplicate a large directory tree -- including data, timestamps and ACLs -- to a Samba 4.5.12 server. This is my Robocopy command: Robocopy.exe C:\source \\foo\bar /XA:SH /XJ /MIR /NODCOPY /COPY:DTSO /A+:A /ZB I noticed that for a significant number of files, Robocopy will systematically identify them as modified even though no aspect of them will have changed in any way. After much trial and error, I tracked the cause down to the archive bit. If the archive bit is set the same way...