<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 18, 2013 at 11:45 PM, Grant <span dir="ltr"><<a href="mailto:emailgrant@gmail.com" target="_blank">emailgrant@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":2o8" style="overflow:hidden">Can I somehow use --fake-super or something similar to save the original ownership info to ACLs?</div>

</blockquote></div><br>Sure, should work fine. Keep in mind that --fake-super affects both sides of a local transfer unless you take steps to isolate the option.  From the manpage for 3.0.x:<br></div><div class="gmail_extra">

<br></div><div class="gmail_extra"><div class="gmail_extra">Since there is only one "side" in a local copy, this option affects both the sending and receiving of files.  You’ll need to specify a copy using "localhost" if you need to avoid this, possibly using the "lsh" shell script (from the support directory) as a substitute for an actual remote shell (see --rsh).  This option is overridden by both --super and --no-super.</div>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">From the manpage for 3.1.0 (note that -M (--remote-option) is also a diff for 3.0.x):</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">

For a local copy, this option affects both the source and the destination.  If you wish a local copy to enable this option just for the destination files, specify -M--fake-super.  If you wish a local copy to enable this option just for the source files, combine --fake-super with -M--super.</div>

<div class="gmail_extra"><br></div><div>..wayne..</div>
</div></div>