diff --git a/README.md b/README.md index 49a2bf530..484dd7110 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Rclone is a command line program to sync files and directories to and from * Dropbox * Google Cloud Storage * Amazon Drive - * Microsoft One Drive + * Microsoft OneDrive * Hubic * Backblaze B2 * Yandex Disk diff --git a/cmd/cmd.go b/cmd/cmd.go index a37d9e19c..760908b90 100644 --- a/cmd/cmd.go +++ b/cmd/cmd.go @@ -48,7 +48,7 @@ from various cloud storage systems, such as: * Dropbox * Google Cloud Storage * Amazon Drive - * Microsoft One Drive + * Microsoft OneDrive * Hubic * Backblaze B2 * Yandex Disk diff --git a/docs/content/about.md b/docs/content/about.md index a34221bdf..f38695b06 100644 --- a/docs/content/about.md +++ b/docs/content/about.md @@ -19,7 +19,7 @@ Rclone is a command line program to sync files and directories to and from * Dropbox * Google Cloud Storage * Amazon Drive - * Microsoft One Drive + * Microsoft OneDrive * Hubic * Backblaze B2 * Yandex Disk diff --git a/docs/content/changelog.md b/docs/content/changelog.md index c1c9adc99..b50266ce5 100644 --- a/docs/content/changelog.md +++ b/docs/content/changelog.md @@ -391,7 +391,7 @@ Changelog * Upload releases to github too * Swift * Fix sync for chunked files - * One Drive + * OneDrive * Re-enable server side copy * Don't mask HTTP error codes with JSON decode error * S3 @@ -407,11 +407,11 @@ Changelog * Stop SetModTime losing metadata (eg X-Object-Manifest) * This could have caused data loss for files > 5GB in size * Use ContentType from Object to avoid lookups in listings - * One Drive + * OneDrive * disable server side copy as it seems to be broken at Microsoft * v1.24 - 2015-11-07 * New features - * Add support for Microsoft One Drive + * Add support for Microsoft OneDrive * Add `--no-check-certificate` option to disable server certificate verification * Add async readahead buffer for faster transfer of big files * Fixes diff --git a/docs/content/commands/rclone.md b/docs/content/commands/rclone.md index 89dde4eda..58fc570ef 100644 --- a/docs/content/commands/rclone.md +++ b/docs/content/commands/rclone.md @@ -21,7 +21,7 @@ from various cloud storage systems, such as: * Dropbox * Google Cloud Storage * Amazon Drive - * Microsoft One Drive + * Microsoft OneDrive * Hubic * Backblaze B2 * Yandex Disk diff --git a/docs/content/docs.md b/docs/content/docs.md index 29c1b7489..41dd946cb 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -28,7 +28,7 @@ See the following for detailed instructions for * [Amazon Drive](/amazonclouddrive/) * [Backblaze B2](/b2/) * [Hubic](/hubic/) - * [Microsoft One Drive](/onedrive/) + * [Microsoft OneDrive](/onedrive/) * [Yandex Disk](/yandex/) * [SFTP](/sftp/) * [Crypt](/crypt/) - to encrypt other remotes diff --git a/docs/content/overview.md b/docs/content/overview.md index 1b801c815..4c16d0c95 100644 --- a/docs/content/overview.md +++ b/docs/content/overview.md @@ -23,7 +23,7 @@ Here is an overview of the major features of each cloud storage system. | Dropbox | - | No | Yes | No | R | | Google Cloud Storage | MD5 | Yes | No | No | R/W | | Amazon Drive | MD5 | No | Yes | No | R | -| Microsoft One Drive | SHA1 | Yes | Yes | No | R | +| Microsoft OneDrive | SHA1 | Yes | Yes | No | R | | Hubic | MD5 | Yes | No | No | R/W | | Backblaze B2 | SHA1 | Yes | No | No | R/W | | Yandex Disk | MD5 | Yes | No | No | R/W | @@ -111,7 +111,7 @@ operations more efficient. | Dropbox | Yes | Yes | Yes | Yes | No [#575](https://github.com/ncw/rclone/issues/575) | | Google Cloud Storage | Yes | Yes | No | No | No | | Amazon Drive | Yes | No | Yes | Yes | No [#575](https://github.com/ncw/rclone/issues/575) | -| Microsoft One Drive | Yes | Yes | Yes | No [#197](https://github.com/ncw/rclone/issues/197) | No [#575](https://github.com/ncw/rclone/issues/575) | +| Microsoft OneDrive | Yes | Yes | Yes | No [#197](https://github.com/ncw/rclone/issues/197) | No [#575](https://github.com/ncw/rclone/issues/575) | | Hubic | Yes † | Yes | No | No | No | | Backblaze B2 | No | No | No | No | Yes | | Yandex Disk | Yes | No | No | No | No [#575](https://github.com/ncw/rclone/issues/575) | diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index 08a4fe146..692e8cba7 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -55,7 +55,7 @@