https://bugzilla.samba.org/show_bug.cgi?id=3465
------- Comment #3 from [EMAIL PROTECTED] 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html