https://bugzilla.samba.org/show_bug.cgi?id=4128
------- Comment #4 from [EMAIL PROTECTED] 2006-09-30 11:30 MST ------- (In reply to comment #2) > It would be nice if the receiver would notice that it copied 100% of the data > from a --link-dest basis file to the destination temp file while also having > all preserved attributes the same. Along the same lines, if rsync notices that the temp file has the same data as the existing destination file, it could discard the temp file and instead tweak attributes of the existing destination file as it would have if the quick check had passed. This way, if I wished to copy into a destination in which make is being used, I could disable --times, and the mtime of a destination file would only be hit if its data actually changed. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html