DO NOT REPLY [Bug 6041] New: rsync --delete from ext3 to hfs+ always deletes files with special characters in name.

samba-bugs at samba.org samba-bugs at samba.org
Thu Jan 15 20:25:45 GMT 2009


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

           Summary: rsync --delete from ext3 to hfs+ always deletes files
                    with special characters in name.
           Product: rsync
           Version: 3.1.0
          Platform: x86
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: info at retrosync.com
         QAContact: rsync-qa at samba.org


I am using rsync to sync from my ubuntu machine (ext3) to my mac (HFS+ disk
image).
When I use the --delete flag, i get the following problem:

deleting bart/Fotos/André.jpg
bart/Fotos/André.jpg

Any file containing a special character (éäëüê etcetera) gets deleted and
then resynced. When I omit the --delete flag, rsync does everything normally.

I tested with 2.6.9 and 3.0.5 and both have the exact same behavior.
The files themselves are completely correct (no corruption or anything), so my
guess is the delete checking has problems comparing the two filenames across
the different filesystems and then falsely marks them as deleted.


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