mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
4ac9a65049
This works by using a transform function to transform file names when doing a compare when matching file names in a directory. rclone now UTF-8 normalizes the file names and does a case insensitive compare if the destination remote is case insensitive. This deprecates the --local-no-unicode-normalization flag. Fixes #1477 |
||
---|---|---|
.. | ||
local_internal_test.go | ||
local_test.go | ||
local.go | ||
read_device_other.go | ||
read_device_unix.go | ||
tests_test.go |