Hello,

I use:
- cygwin 1.5.25-cr-0x5f1 with
- rsync version 3.0.4 (protocol version 30)
- under Windows XP Home SP3
- on a NTFS formatted drive

with the following command line options:

rsync.exe --recursive --times --delete --checksum --progress --stats --verbose 
"/cygdrive/c/_test/1/" "/cygdrive/c/_test/2"

Timestamps on NTFS formatted drives include milliseconds, but rsync does not 
preserve the milliseconds.

Thus, the milliseconds for files on the receiving side are all set to zero.

Regards,
David Depardoux
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to