[patch] NFSv4/ZFS ACLs

Wayne Davison wayned at samba.org
Sun Jul 22 11:23:33 MDT 2012


On Sat, Jul 21, 2012 at 1:42 PM, <f-rsync at media.mit.edu> wrote:

> it has no way to specify remote-side-only extra args to rsync.
>

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
--remote-option=--fake-super.  Or perhaps look into having the remote be an
rsync daemon, where you can specify "fake super" in the config file.

make something like --local-fake-super and --remote-fake-super instead
>

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.

..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120722/5aaab5c0/attachment.html>


More information about the rsync mailing list