<div dir="ltr"><div><div><div>Compression won&#39;t help for 2 reasons:<br></div>1) Image data is already compressed<br><br></div>2) It sounds like you&#39;re syncing between local mounts, in which case the data would be uncompressed before writing to the destination, which is the local mount, which then sends it over the network.  I hope rsync is smart enough to ignore the compression option when syncing between local sources.<br>
<br></div>Compression is only going to help if you&#39;re syncing between 2 separate machines and the data is being transferred over the network by rsync itself -- not when using a network file system.<br><div><br><br></div>
</div><div class="gmail_extra"><br clear="all"><div>❧ Brian Mathis</div>
<br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 9:40 AM, Edward Holcroft <span dir="ltr">&lt;<a href="mailto:eholcroft@mkainc.com" target="_blank">eholcroft@mkainc.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_default" style="font-size:small">I am rsyncing a many files, mostly photos from an EBS volume to an S3 bucket (locally mounted using FUSE) on AWS.</div><div class="gmail_default" style="font-size:small">


<br></div><div class="gmail_default" style="font-size:small">Given that it&#39;s primarily photographic data (jpg), is it still a good idea to use compression (z- option), or will I not gain any real benefit by trying to compress jpegs?</div>


<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Alternately, if anyone has a better way of getting 600GB of data from EBS to S3, please let me know.</div><div class="gmail_default" style="font-size:small">


<br></div><div class="gmail_default" style="font-size:small">ed</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div dir="ltr">Edward Holcroft | Madsen Kneppers &amp; Associates Inc.<br>3020 Holcomb Bridge Rd. NW | Norcross, GA 30071<br>
O <a href="tel:%28770%29%20446-9606" value="+17704469606" target="_blank">(770) 446-9606</a> | M <a href="tel:%28770%29%20630-0949" value="+17706300949" target="_blank">(770) 630-0949</a><br>

</div>
</font></span></div><span class="HOEnZb"><font color="#888888">

<br>
<span style="font-family:arial"><font>MADSEN, KNEPPERS &amp; ASSOCIATES USA, MKA Canada Inc. WARNING/CONFIDENTIALITY NOTICE: This message may be confidential and/or privileged. If you are not the intended recipient, please notify the sender immediately then delete it - you should not copy or use it for any purpose or disclose its content to any other person. Internet communications are not secure. You should scan this message and any attachments for viruses. Any unauthorized use or interception of this e-mail is illegal.</font></span></font></span><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br></div>