https://bugzilla.samba.org/show_bug.cgi?id=2881
           Summary: delete-exclude
           Product: rsync
           Version: 2.6.5
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: mario@dedenet.de
         QAContact: rsync-qa@samba.org
Add an exclude parameter for a directory that should not be affected with
--delete[-before|-after] .
For example I want to transfer/update a complete root system but don't want
to
delete running process info in /var on the remote system. Then I would do
something like rsync .... --delete-after --delete-exclude=/var ...
-- 
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.