samba-bugs@samba.org
2009-Jan-15 20:25 UTC
DO NOT REPLY [Bug 6041] New: rsync --delete from ext3 to hfs+ always deletes files with special characters in name.
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@samba.org ReportedBy: info@retrosync.com QAContact: rsync-qa@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.
samba-bugs@samba.org
2009-Jan-17 02:58 UTC
DO NOT REPLY [Bug 6041] rsync --delete from ext3 to hfs+ always deletes files with special characters in name.
https://bugzilla.samba.org/show_bug.cgi?id=6041 ------- Comment #1 from matt@mattmccutchen.net 2009-01-16 20:58 CST ------- The FAQ discusses a problem copying to HFS+: http://rsync.samba.org/FAQ.html#2 Is this what you are seeing? -- 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@samba.org
2009-Jan-18 15:20 UTC
DO NOT REPLY [Bug 6041] rsync --delete from ext3 to hfs+ always deletes files with special characters in name.
https://bugzilla.samba.org/show_bug.cgi?id=6041 info@retrosync.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #2 from info@retrosync.com 2009-01-18 09:20 CST ------- Man do I feel like an idiot. I searched all the bugzilla tickets extensively but never looked at the rsync faq. Sorry about this! -- 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.
Maybe Matching Threads
- DO NOT REPLY [Bug 7685] New: rsync should not set the creation data on the root folder of an HFS+ volume
- centos8 / anaconda EFI regression / HFS+ ESP
- rsync ignores --force and will not delete non-empty directories from destination (HFS+ -> FAT32)
- Writing on an HFS+ drive on raspberry pi
- HFS+ resource forks: WIP patch included