From 56adb52a211a33f2a0018de0dea0f0b84b93c15e Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Mon, 11 Jul 2016 12:42:44 +0100 Subject: [PATCH] Rename Amazon Cloud Drive to Amazon Drive - fixes #532 --- MANUAL.html | 40 ++++++++++++++-------------- MANUAL.md | 40 ++++++++++++++-------------- MANUAL.txt | 40 ++++++++++++++-------------- README.md | 2 +- amazonclouddrive/amazonclouddrive.go | 6 ++--- docs/content/about.md | 4 +-- docs/content/amazonclouddrive.md | 40 ++++++++++++++-------------- docs/content/b2.md | 2 +- docs/content/changelog.md | 10 +++---- docs/content/docs.md | 2 +- docs/content/drive.md | 2 +- docs/content/dropbox.md | 2 +- docs/content/filtering.md | 2 +- docs/content/googlecloudstorage.md | 2 +- docs/content/hubic.md | 2 +- docs/content/onedrive.md | 2 +- docs/content/overview.md | 2 +- docs/content/s3.md | 2 +- docs/content/swift.md | 2 +- docs/content/yandex.md | 2 +- docs/layouts/chrome/navbar.html | 2 +- fstest/fstest.go | 2 +- pacer/pacer.go | 4 +-- rclone.1 | 20 +++++++------- 24 files changed, 117 insertions(+), 117 deletions(-) diff --git a/MANUAL.html b/MANUAL.html index b88fd8609..ca1d0b4be 100644 --- a/MANUAL.html +++ b/MANUAL.html @@ -23,7 +23,7 @@
  • Openstack Swift / Rackspace cloud files / Memset Memstore
  • Dropbox
  • Google Cloud Storage
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Microsoft One Drive
  • Hubic
  • Backblaze B2
  • @@ -79,7 +79,7 @@ sudo mandb
  • Dropbox
  • Google Cloud Storage
  • Local filesystem
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Backblaze B2
  • Hubic
  • Microsoft One Drive
  • @@ -676,7 +676,7 @@ file2.jpg No -Amazon Cloud Drive +Amazon Drive MD5 No Yes @@ -753,7 +753,7 @@ e/n/d/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -956,7 +956,7 @@ n/s> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1178,7 +1178,7 @@ n/s> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1282,7 +1282,7 @@ e/n/d/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1360,7 +1360,7 @@ e/n/d/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1461,7 +1461,7 @@ y/e/d> y

    To use a Service Account instead of OAuth2 token flow, enter the path to your Service Account credentials at the service_account_file prompt and rclone won't use the browser based authentication flow.

    Modified time

    Google google cloud storage stores md5sums natively and rclone stores modification times as metadata on the object, under the "mtime" key in RFC3339 format accurate to 1ns.

    -

    Amazon Cloud Drive

    +

    Amazon Drive

    Paths are specified as remote:path

    Paths may be as deep as required, eg remote:directory/subdirectory.

    The initial setup for Amazon cloud drive involves getting a token from Amazon which you need to do in your browser. rclone config walks you through it.

    @@ -1475,7 +1475,7 @@ e/n/d/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1534,7 +1534,7 @@ y/e/d> y

    Specific options

    Here are the command line options specific to this cloud storage system.

    -

    Files this size or more will be downloaded via their tempLink. This is to work around a problem with Amazon Cloud Drive which blocks downloads of files bigger than about 10GB. The default for this is 9GB which shouldn't need to be changed.

    +

    Files this size or more will be downloaded via their tempLink. This is to work around a problem with Amazon Drive which blocks downloads of files bigger than about 10GB. The default for this is 9GB which shouldn't need to be changed.

    To download files above this threshold, rclone requests a tempLink which downloads the file through a temporary URL directly from the underlying S3 storage.

    Limitations

    Note that Amazon cloud drive is case insensitive so you can't have a file called "Hello.doc" and one called "hello.doc".

    @@ -1556,7 +1556,7 @@ n/s> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1641,7 +1641,7 @@ n/s> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1720,7 +1720,7 @@ n/q> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1802,7 +1802,7 @@ n/s> n name> remote Type of storage to configure. Choose a number from below, or type in your own value - 1 / Amazon Cloud Drive + 1 / Amazon Drive \ "amazon cloud drive" 2 / Amazon S3 (also Dreamhost, Ceph) \ "s3" @@ -1913,7 +1913,7 @@ nounc = true
  • Fix retry doing one too many retries
  • Local
  • Fix problems with OS X and UTF-8 characters
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Check a file exists before uploading to help with 408 Conflict errors
  • Reauth on 401 errors - this has been causing a lot of problems
  • Work around spurious 403 errors
  • @@ -1999,7 +1999,7 @@ nounc = true
  • S3
  • Allow IAM role and credentials from environment variables - thanks Brian Stengaard
  • Allow low privilege users to use S3 (check if directory exists during Mkdir) - thanks Jakub Gedeon
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Retry on more things to make directory listings more reliable
  • v1.27 - 2016-01-31 @@ -2015,7 +2015,7 @@ nounc = true
  • Warn the user about files with same name but different case
  • Make --include rules add their implict exclude * at the end of the filter list
  • Deprecate compiling with go1.3
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Fix download of files > 10 GB
  • Fix directory traversal ("Next token is expired") for large directory listings
  • Remove 409 conflict from error codes we will retry - stops very long pauses
  • @@ -2114,7 +2114,7 @@ nounc = true
  • Make lsl output times in localtime
  • Fixes
  • Fix allowing user to override credentials again in Drive, GCS and ACD
  • -
  • Amazon Cloud Drive
  • +
  • Amazon Drive
  • Implement compliant pacing scheme
  • Google Drive
  • Make directory reads concurrent for increased speed.
  • @@ -2122,7 +2122,7 @@ nounc = true
  • v1.20 - 2015-09-15