https://bugzilla.samba.org/show_bug.cgi?id=2734
           Summary: --delete doesn't work
           Product: rsync
           Version: 2.6.5
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: maj@heko.dk
         QAContact: rsync-qa@samba.org
When I use this 
rsync -arRWxn --delete --delete-excluded --log-format='%i %f      %l'
--exclude-from=/home/maj/.rsync-exclude-bootlist / /mnt/backupboot
files one the destianation side are not being deleted, even if they are not the
source side.
--delete ought to delete files on the destination side, that are not on the
source side.
-- 
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.