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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
            Summary|Sparse (-S) option doesn't  |Speed up delta-transfer of
                   |work with new files         |zeros in new files with --
                   |                            |sparse




------- Comment #1 from [EMAIL PROTECTED]  2008-10-01 20:17 CST -------
As currently designed, the --sparse option only affects writing of the
destination file, not the transfer of the data, so this is an enhancement
request.  -z may help.  It may be worth adding a special case for zero blocks
to the delta-transfer algorithm, as suggested in the Debian bug report, to
improve the behavior for sparse files without the full CPU-time penalty of
compression.


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