https://bugzilla.samba.org/show_bug.cgi?id=3929

           Summary: after upgrade from 2.6.6 to 2.6.7 --delete is not
                    functional
           Product: rsync
           Version: 2.6.7
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


After upgrade from 2.6.6 to 2.6.7 --delete is not functional - deleted files on
source server is not deleted in destination directory. 
Before upgrade and after upgrade I use the same command.
I was use rsync to backup whole server with this command:
"rsync -aRHvzh -e ssh --delete --delete-excluded --force --numeric-ids
--exclude-from=exclude-file server-name:/ /var/backup/backup-dir"

There is about 50 GB file size on the backuped server.

When I try backup about ten files and dirs with this command:
"rsync -aRHvzh -e ssh --delete --delete-excluded --force --numeric-ids
--exclude-from=exclude-file server-name:/home/user/ /var/backup/backup-dir"
deleted files on source server was deleted on destination directory.

May be, there is some problem with a lot of files.

I try also 2.6.8 version on both servers but with the same problem.


-- 
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

Reply via email to