samba-bugs at samba.org
2011-Apr-11 22:53 UTC
[Bug 8076] New: Rsync --remove-source-files Rule Filters Enhancement
https://bugzilla.samba.org/show_bug.cgi?id=8076 Summary: Rsync --remove-source-files Rule Filters Enhancement Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: thelok at hotmail.com QAContact: rsync-qa at samba.org A suggested enhancement is to allow sender-side protection rule filters to prevent/allow deletion of files. Currently there are receiver side protection rules but none for senders. Suppose a user wants transfer file A and file B using rsync. After the transfer file B on the sender side is desired to be deleted by using the --remove-source-files option. However currently there doesn't seem to be a way to protect file A from being deleted if both file A and B are included in the same rsync call. The user could separate the single rsync call into two rsync calls, one with and one without the --remove-source-files option. If this sender-side functionality already exists then please disregard. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Maybe Matching Threads
- DO NOT REPLY [Bug 7321] New: Extend "p" filter modifier to make source dirs prunable
- [Bug 10995] New: rsync -aFF crashes when parent directory of source directory has a .rsync-filter file with a dir-merge rule in it
- [Bug 10621] New: Allow Filter Rule Imports Relative to Importer
- [Bug 10244] New: link-by-hash patch: speed enhancement by hash calculation on source side
- DO NOT REPLY [Bug 6197] New: Perms/owner/group modifiers for "show" filters