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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
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
[email protected]:/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.
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html