https://bugzilla.samba.org/show_bug.cgi?id=3304
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #6 from [EMAIL PROTECTED] 2006-02-03 16:51 MST ------- I have checked-in some doc changes that talk about what the user can do to cleanup old partial-dirs. For instance, the user can specify a combination of --delete-after with a "risk" filter rule: rsync -ai --delay-updates -f 'R .~tmp~/' --delete-after src/ dest/ And rsync will no longer exclude the .~tmp~ dirs from being deleted at the end of the run. -- 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