rsync and different UTF normalization in APFS vs HFS+

2020-07-03 Thread Ces VLC
Hi! Some of my disks are HFS+ and others are APFS. I've been using rsync for years, in order to sync some folders across all my disks. There were no problems until APFS was introduced into the game. Now, in filenames that have UTF international characters, I often hit the problem of rsync deletin

Re: rsync and different UTF normalization in APFS vs HFS+

2020-07-03 Thread Ryan Schmidt
On Jul 3, 2020, at 04:53, Ces VLC wrote: > Some of my disks are HFS+ and others are APFS. I've been using rsync for > years, in order to sync some folders across all my disks. There were no > problems until APFS was introduced into the game. > > Now, in filenames that have UTF international cha

Re: rsync and different UTF normalization in APFS vs HFS+ (macports-users Digest, Vol 167, Issue 3)

2020-07-03 Thread Jim DeLaHunt
Ces VLC, Ryan: On 2020-07-03 04:00, Ryan Schmidt wrote: On Jul 3, 2020, at 04:53, Ces VLC wrote: …in filenames that have UTF international characters, I often hit the problem of rsync deleting a file and then rewriting it again, just because the UTF normalization is not the same in both disk