rclone/docs
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
..
content fs: stop normalizing file names but do a normalized compare in the sync 2017-09-16 19:49:31 +01:00
layouts azureblob: rework and complete #801 2017-08-04 22:56:16 +01:00
static website: Decrease spacing between menu items 2017-07-09 22:48:26 +01:00
config.json Update urls to https after site move 2017-03-29 10:06:22 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.