Searching the 'net showed that rsync asks zlib to use default
compression which is equivalent to --compress-level=6
(http://samba.2283325.n4.nabble.com/what-is-the-default-value-for-compress-level-tp2538905.html)
but that would not be a good choice for local synchronisation.

Should we use --compress-level=0 for local synchronisation?  We are
using rsync 3.0.9 and 3.1.1.

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