samba-bugs at samba.org
2009-Sep-20  10:42 UTC
DO NOT REPLY [Bug 6747] New: rsync recopies files with diacritics in the file names.
https://bugzilla.samba.org/show_bug.cgi?id=6747
           Summary: rsync recopies files with diacritics in the file names.
           Product: rsync
           Version: 3.0.5
          Platform: x86
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: mmcmonster at gmail.com
         QAContact: rsync-qa at samba.org
I am using the following command in the mac terminal to copy files from an ext3
linux computer (Ubuntu 9.04) to my Mac:
rsync -rptuv --delete --progress
myusername at mydesktopcomputer.homeip.net:/home/myusername/Music/English/
/Users/myusername/Music/Music/
Both apparently running rsync 3.05)
The problem is that if the file name contains a diacritic (such as "Sin?ad
O'Connor" or "D?j? Vu", the file gets deleted and recopied,
even if the file
hasn't changed. (If I run the rsync command twice in a row, the file gets
deleted and copied twice ina row.)
Note that the rest of my library gets ignored, appropriately, since it
hasn't
changed.
-- 
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.
samba-bugs at samba.org
2009-Sep-20  14:10 UTC
DO NOT REPLY [Bug 6747] rsync recopies files with diacritics in the file names.
https://bugzilla.samba.org/show_bug.cgi?id=6747
matt at mattmccutchen.net changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #1 from matt at mattmccutchen.net  2009-09-20 09:10 CST -------
This is the result of an obnoxious behavior of the Mac filesystem.  See this
FAQ entry for an explanation and a workaround:
http://rsync.samba.org/FAQ.html#2
-- 
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.