[Bug 3214] --ignore-errors only ignores but does not delete
samba-bugs at samba.org
samba-bugs at samba.org
Wed Oct 26 16:32:41 GMT 2005
https://bugzilla.samba.org/show_bug.cgi?id=3214
wayned at samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From wayned at samba.org 2005-10-26 09:32 -------
Keep in mind that the only deletions rsync ever does are in directories that
rsync sends, so if -r is specified and the files-from list contains a directory
name, deletions will occur in that directory's hierarchy (future versions of
rsync will also delete in directories that were transferred with -d w/o -r).
If you're expecting a missing file to turn into a delete, that will not work.
You'll need to get individual deletions to the remote host in some other way.
There has been discussion on how to do this on the mailing list (e.g. using ssh
+ xargs, and a method using just rsync with some include/exclude rules).
--
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