<div class="gmail_quote">On Sat, Jul 21, 2012 at 1:42 PM,  <span dir="ltr"><<a href="mailto:f-rsync@media.mit.edu" target="_blank">f-rsync@media.mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
it has no way to specify remote-side-only extra args to rsync.<br></blockquote><div><br></div><div>If you can rebuild the rsync, you could add the remote-option.diff patch (adding an option that will come standard in 3.1.0).  That lets you specify <font face="courier new, monospace">--remote-option=--fake-super</font>.  Or perhaps look into having the remote be an rsync daemon, where you can specify "fake super" in the config file.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">make something like --local-fake-super and --remote-fake-super instead<br></blockquote><div> </div><div>
Yeah, I probably should have done something like that early on, e.g. --fake-super={local,remote,sender,receiver,both} (I like the arg rather than the separate options). I suppose I could still do that if I come up with a slightly different option name.  I like --faux-super=WHERE.</div>
</div><div><br></div>..wayne..<br>