DO NOT REPLY [Bug 3465] --files-from does not --delete

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Tue Jan 31 18:13:06 GMT 2006


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





------- Comment #3 from wayned at samba.org  2006-01-31 11:13 MST -------
(In reply to comment #2)
> Another work around might be to allow a --max-size of zero combined with a
> --delete.

The recommended way to ask rsync to only delete files is to use the combination
of --existing and --ignore-existing together so that rsync is skipping all file
transfers and directory/symlink/device creations.

There's also the script I just mentioned on the mailing list that turns a list
of files into a set of includes & excludes that can be used in place of the
--files-from option.  The version from CVS is available here:

http://rsync.samba.org/ftp/unpacked/rsync/support/files-to-excludes


-- 
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