rclone/fs/march
Ben Zenker 899c8e0697 march: added flag to allow Unicode filenames to remain unique
If your filenames contain two near-identical Unicode characters,
rclone will normalize these, making them identical. This flag
gives you the ability to keep them unique. This might
create unintended side effects, such as duplicating files that
contain certain Unicode characters, when downloading them from
certain cloud providers to a macOS filesystem.

Fixes #4228
2020-05-15 12:28:01 +01:00
..
march.go march: added flag to allow Unicode filenames to remain unique 2020-05-15 12:28:01 +01:00
march_test.go march: added flag to allow Unicode filenames to remain unique 2020-05-15 12:28:01 +01:00