DO NOT REPLY [Bug 3929] New: after upgrade from 2.6.6 to 2.6.7 --delete is not functional

samba-bugs at samba.org samba-bugs at samba.org
Thu Jul 13 14:27:50 GMT 2006


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: wayned at samba.org
        ReportedBy: jiri.reischig at ecn.cz
         QAContact: rsync-qa at samba.org


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.


More information about the rsync mailing list