https://bugzilla.samba.org/show_bug.cgi?id=10681
Summary: Add an option to delete non-existent files in
--files-from
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
I have a script which monitors file system events and then calls rsync using
--files-from, however that does not handle the case where those files do not
exist so I currently have a separate job which culls files have been deleted.
It would be nicer if rsync read a file explicitly mentioned in --files-from
that does not exist as one which needs deletion on the destination.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html