DO NOT REPLY [Bug 3594] New: --delete doesn't delete destination files that don't exist at the source

samba-bugs at samba.org samba-bugs at samba.org
Thu Mar 9 15:55:45 GMT 2006


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

           Summary: --delete doesn't delete destination files that don't
                    exist at the source
           Product: rsync
           Version: 2.6.7
          Platform: PPC
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: davidleonard at lakesidecamera.com
         QAContact: rsync-qa at samba.org


Here's what I'm doing .. any thoughts?


Marketing-Station:~/Desktop Graphics$ rsync -av --delete source/ destination/
building file list ... done
created directory destination
./
.DS_Store
content/
content/.DS_Store
content/logo_green_w_tag.eps
content/logo_green_w_tag.jpg
content/logo_green_w_tag.pdf
content/logo_white_w_tag.eps
content/logo_white_w_tag.jpg
content/logo_white_w_tag.pdf

sent 1491344 bytes  received 180 bytes  2983048.00 bytes/sec
total size is 1490564  speedup is 1.00
Marketing-Station:~/Desktop Graphics$ rsync -av --delete source/ destination/
building file list ... done
rsync: delete_one: unlink
"/Users/Graphics/Desktop/destination/content/logo_white_w_tag.eps" failed:
Unknown error: 0 (0)
content/
content/.DS_Store

sent 12582 bytes  received 40 bytes  25244.00 bytes/sec
total size is 883907  speedup is 70.03
rsync error: some files could not be transferred (code 23) at
/SourceCache/rsync/rsync-23/rsync/main.c(717)


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