[Bug 8973] --delete or similar (--delete-after / --delete-before) does not work if used after --rsh

samba-bugs at samba.org samba-bugs at samba.org
Sat Jun 16 11:13:10 MDT 2012


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Wayne Davison <wayned at samba.org> 2012-06-16 17:13:10 UTC ---
The -e option is an alias for --rsh, so your first command says your
remote-shell command is "--delete", and it is then changed by the repeated
--rsh option.  Drop the "e" from the "-avzie" list, and you'll be fine.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list