https://bugzilla.samba.org/show_bug.cgi?id=5223


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #2 from [EMAIL PROTECTED]  2008-03-15 03:10 CST -------
There is a diff in the latest patches directory named remote-option.diff that
implements a means of passing options to the remote rsync in a simple manner. 
This enables the ability to use "rsync -x --remote-option=--no-x" to have
--one-file-system affect only the local side, and use "rsync
--remote-option=-x" to have the option affect only the remote side.  The new
option also helps out with --fake-super, --log-file, and other similar options
(as Matt noted).

Let me know what you think.

You can find the patch here:

http://rsync.samba.org/ftp/rsync/dev/patches/remote-option.diff

And it applies to the latest nightly tar-file or git checkout.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to