DO NOT REPLY [Bug 5223] Options to limit --one-file-system at the source or destination.

samba-bugs at samba.org samba-bugs at samba.org
Sat Mar 15 08:10:37 GMT 2008


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


wayned at samba.org changed:

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




------- Comment #2 from wayned at samba.org  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.


More information about the rsync mailing list