Files
rclone/fs
Nick Craig-Wood 4ac9a65049 fs: stop normalizing file names but do a normalized compare in the sync
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
2017-09-16 19:49:31 +01:00
..
2017-08-04 22:56:16 +01:00
2017-08-31 16:01:19 +01:00
2017-09-16 19:48:49 +01:00
2017-06-20 21:27:14 +01:00
2017-06-07 12:27:33 +01:00
2017-06-07 12:27:33 +01:00
2017-07-22 20:43:06 +01:00
2017-07-26 16:38:53 +01:00