DO NOT REPLY [Bug 7778] --inplace does extra WRITE operations

samba-bugs at samba.org samba-bugs at samba.org
Sat Nov 6 16:04:10 MDT 2010


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





------- Comment #3 from matt at mattmccutchen.net  2010-11-06 17:04 CST -------
--inplace only avoids rewriting unchanged blocks when the delta-transfer
algorithm is on, and it is off by default for a local run.  You can turn it on
explicitly with --no-whole-file.  I'm not sure whether adding another mode
where the receiver checks for unchanged blocks would be worth the effort.


-- 
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.


More information about the rsync mailing list