On Tue, Sep 14, 2010 at 5:06 AM, Tomasz Chmielewski <man...@wpkg.org> wrote:

> What is the default value for --compress-level=? 6? 9?
>

Rsync tells the zlib library to "use the default compression", so if we read
zlib's docs, it says this:

   Z_DEFAULT_COMPRESSION requests a default compromise between speed and
   compression (currently equivalent to level 6).

Rsync's docs should probably mention that too.

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