https://bugzilla.samba.org/show_bug.cgi?id=8450

--- Comment #6 from Kevin Korb <rs...@sanitarium.net> 2011-09-13 12:21:21 UTC 
---
The itemized output is telling you that rsync is re-copying the files because
there is a time stamp difference.  When rsync is used locally it runs with
--whole-file so it will re-copy the entire file because of the time stamp
difference.  But even if it wasn't running in --whole-file mode it can't store
the same file with two different timestamps so it still wouldn't link to the
previous version.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-- 
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