<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<!-- Template generated by Exclaimer Mail Disclaimers on 01:58:41 Wednesday, 28 August 2013 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">P.3a2ecc6e-67ce-41ad-86a4-be45ea4894ed {
        MARGIN: 0cm 0cm 0pt
}
LI.3a2ecc6e-67ce-41ad-86a4-be45ea4894ed {
        MARGIN: 0cm 0cm 0pt
}
DIV.3a2ecc6e-67ce-41ad-86a4-be45ea4894ed {
        MARGIN: 0cm 0cm 0pt
}
TABLE.3a2ecc6e-67ce-41ad-86a4-be45ea4894edTable {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style>
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.hoenzb
        {mso-style-name:hoenzb;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"></p>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">On your point 2.&nbsp;
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">An NFS mount is still transferring data over the network so bandwidth is still a concern.&nbsp;&nbsp; True enough if you do rsync from local physical drive mount to NFS
 mount locally you’d get little benefit (and probably some performance loss) from doing compression in rsync.&nbsp;&nbsp; However, it seems it would be more to the point to suggest doing the rsync to the host that is sharing out the NFS filesystem in such a case.&nbsp;&nbsp;&nbsp;
 (Of course point 1 obviates point 2 anyway but I thought it worth mentioning for complete detail.)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> ale-bounces@ale.org [mailto:ale-bounces@ale.org]
<b>On Behalf Of </b>Brian Mathis<br>
<b>Sent:</b> Wednesday, August 28, 2013 12:00 PM<br>
<b>To:</b> Atlanta Linux Enthusiasts<br>
<b>Subject:</b> Re: [ale] rsync<o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal">Compression won't help for 2 reasons:<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">1) Image data is already compressed<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt">2) It sounds like you'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.&nbsp; I hope
 rsync is smart enough to ignore the compression option when syncing between local sources.<o:p></o:p></p>
</div>
<p class="MsoNormal">Compression is only going to help if you'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.<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p>&nbsp;</o:p></p>
</div>
</div>
<div>
<p class="MsoNormal"><br clear="all">
<o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="font-family:&quot;MS Mincho&quot;">❧</span> Brian Mathis<o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p>&nbsp;</o:p></p>
<div>
<p class="MsoNormal">On Wed, Aug 28, 2013 at 9:40 AM, Edward Holcroft &lt;<a href="mailto:eholcroft@mkainc.com" target="_blank">eholcroft@mkainc.com</a>&gt; wrote:<o:p></o:p></p>
<div>
<div>
<p class="MsoNormal">I am rsyncing a many files, mostly photos from an EBS volume to an S3 bucket (locally mounted using FUSE) on AWS.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Given that it'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?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">Alternately, if anyone has a better way of getting 600GB of data from EBS to S3, please let me know.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<div>
<p class="MsoNormal">ed<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="color:#888888"><o:p>&nbsp;</o:p></span></p>
</div>
<p class="MsoNormal"><span class="hoenzb"><span style="color:#888888">-- </span><o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span style="color:#888888">Edward Holcroft |&nbsp;Madsen Kneppers &amp; Associates Inc.<br>
3020 Holcomb Bridge Rd. NW |&nbsp;Norcross, GA&nbsp;30071<br>
O <a href="tel:%28770%29%20446-9606" target="_blank">(770) 446-9606</a> |&nbsp;M <a href="tel:%28770%29%20630-0949" target="_blank">
(770) 630-0949</a></span><o:p></o:p></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="color:#888888"><br>
</span><span class="hoenzb"><span style="font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:#888888">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.</span></span><br>
</p>
</div>
</div>
</div>
<p></p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed">&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed">&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"></p>
<div class="WordSection1">
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">_______________________________________________<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><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</div>
<p></p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font face="Arial"><font color="fuchsia"><font style="FONT-FAMILY: Arial; FONT-SIZE: 10pt" size="2"></font></font></font>&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed">&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font face="Arial"><font color="fuchsia"><font style="FONT-FAMILY: Arial; FONT-SIZE: 10pt" size="2">Athena<font size="1">®</font>, Created for the Cause</font><font size="1">™
</font></font></font></p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font size="2" face="Arial">Making a Difference in the Fight Against Breast Cancer</font></p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font size="2" face="Arial"></font>&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font size="2" face="Arial"></font>&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font face="Arial"><font size="2"><strong>How and Why I Should Support Bottled Water!<br>
</strong>Do not relinquish your right to choose bottled water as a healthy alternative to beverages that contain sugar, calories, etc. Your support of bottled water will make a difference! Your signatures count! Go to
<a href="http://www.bottledwatermatters.org/luv-bottledwater-iframe/dswaters">http://www.bottledwatermatters.org/luv-bottledwater-iframe/dswaters</a> and sign a petition to support your right to always choose bottled water. Help fight federal and state issues,
 such as bottle deposits (or taxes) and organizations that want to ban the sale of bottled water. Support community curbside recycling programs. Support bottled water as a healthy way to maintain proper hydration. Our goal is 50,000 signatures. Share this petition
 with your friends and family today!</font></font></p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><font size="2" face="Arial"></font>&nbsp;</p>
<p class="3a2ecc6e-67ce-41ad-86a4-be45ea4894ed"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">---------------------------------<br>
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information
 is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.<br>
----------------------------------</span><span style="FONT-FAMILY: 'Courier New'; FONT-SIZE: 9pt"><o:p></o:p></span></p>
<p>&nbsp;</p>
<p></p>
<p></p>
</body>
</html>