DO NOT REPLY [Bug 3362] New: Add option to normalize Unicode filenames

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Fri Dec 30 14:13:59 GMT 2005


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

           Summary: Add option to normalize Unicode filenames
           Product: rsync
           Version: 2.6.7
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: mike at big.faceless.org
         QAContact: rsync-qa at samba.org


This is somewhere between a bug and an enhancement. When moving files with
Unicode names between different OSes, it would make life a lot easier if there
was an option to normalize filenames to a particular unicode form on the
destination.

For example, rsyncing from OS X to Linux names the files using the OS X
standard, Normalization form D. Linux prefers Normalization form C, which means
sharing this folder via Samba results in a number of folders that can't be
accessed. Likewise when running rsync from OS X to a Windows box running
cygwin. I think the best solution to this would be something like
"--destination-charset=UTF-8-NFC", to rename the files from the source charset
to the destionation charset.


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