Files
rclone/docs/content
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-07-23 11:32:34 +01:00
2017-09-06 16:13:24 +01:00
2017-08-31 16:21:28 +01:00
2017-07-22 20:04:29 +01:00
2017-09-01 11:35:26 +01:00
2017-06-14 16:49:40 +01:00
2017-08-04 19:37:53 +01:00
2016-01-07 20:31:23 +00:00
2017-09-12 22:59:29 +01:00