<div class="gmail_quote">On Tue, Sep 14, 2010 at 5:06 AM, Tomasz Chmielewski <span dir="ltr">&lt;<a href="mailto:mangoo@wpkg.org">mangoo@wpkg.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
What is the default value for --compress-level=? 6? 9?<br></blockquote><div><br></div><div>Rsync tells the zlib library to &quot;use the default compression&quot;, so if we read zlib&#39;s docs, it says this:</div><div><br>
</div><div>   Z_DEFAULT_COMPRESSION requests a default compromise between speed and</div><div>   compression (currently equivalent to level 6).</div><div><br></div><div>Rsync&#39;s docs should probably mention that too.</div>
<div><br></div></div>..wayne..<br>