Rename Amazon Cloud Drive to Amazon Drive - fixes #532

This commit is contained in:
Nick Craig-Wood
2016-07-11 12:42:44 +01:00
parent 8c2fc6daf8
commit 56adb52a21
24 changed files with 117 additions and 117 deletions

View File

@@ -150,7 +150,7 @@ This would exclude
A similar process is done on directory entries before recursing into
them. This only works on remotes which have a concept of directory
(Eg local, drive, onedrive, amazon cloud drive) and not on bucket
(Eg local, google drive, onedrive, amazon drive) and not on bucket
based remotes (eg s3, swift, google compute storage, b2).
## Adding filtering rules ##