mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
Update remote docs to show correct setup process
This commit is contained in:
parent
499766f6ab
commit
3c87a0d0dc
@ -31,25 +31,27 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 1
|
Storage> 1
|
||||||
Amazon Application Client Id - leave blank normally.
|
Amazon Application Client Id - leave blank normally.
|
||||||
@ -57,6 +59,12 @@ client_id>
|
|||||||
Amazon Application Client Secret - leave blank normally.
|
Amazon Application Client Secret - leave blank normally.
|
||||||
client_secret>
|
client_secret>
|
||||||
Remote config
|
Remote config
|
||||||
|
Use auto config?
|
||||||
|
* Say Y if not sure
|
||||||
|
* Say N if you are working on a remote or headless machine
|
||||||
|
y) Yes
|
||||||
|
n) No
|
||||||
|
y/n> y
|
||||||
If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth
|
If your browser doesn't open automatically go to the following link: http://127.0.0.1:53682/auth
|
||||||
Log in and authorize rclone for access
|
Log in and authorize rclone for access
|
||||||
Waiting for code...
|
Waiting for code...
|
||||||
|
@ -30,25 +30,27 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 3
|
Storage> 3
|
||||||
Account ID
|
Account ID
|
||||||
|
@ -61,7 +61,7 @@ Choose a number from below, or type in your own value
|
|||||||
Storage> 5
|
Storage> 5
|
||||||
Remote to encrypt/decrypt.
|
Remote to encrypt/decrypt.
|
||||||
Normally should contain a ':' and a path, eg "myremote:path/to/dir",
|
Normally should contain a ':' and a path, eg "myremote:path/to/dir",
|
||||||
"myremote:bucket" or "myremote:"
|
"myremote:bucket" or maybe "myremote:" (not recommended).
|
||||||
remote> remote:path
|
remote> remote:path
|
||||||
How to encrypt the filenames.
|
How to encrypt the filenames.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
|
@ -31,27 +31,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 6
|
Storage> 7
|
||||||
Google Application Client Id - leave blank normally.
|
Google Application Client Id - leave blank normally.
|
||||||
client_id>
|
client_id>
|
||||||
Google Application Client Secret - leave blank normally.
|
Google Application Client Secret - leave blank normally.
|
||||||
|
@ -32,25 +32,27 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 4
|
Storage> 4
|
||||||
Dropbox App Key - leave blank normally.
|
Dropbox App Key - leave blank normally.
|
||||||
|
@ -30,27 +30,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 5
|
Storage> 6
|
||||||
Google Application Client Id - leave blank normally.
|
Google Application Client Id - leave blank normally.
|
||||||
client_id>
|
client_id>
|
||||||
Google Application Client Secret - leave blank normally.
|
Google Application Client Secret - leave blank normally.
|
||||||
@ -61,34 +63,33 @@ Service Account Credentials JSON file path - needed only if you want use SA inst
|
|||||||
service_account_file>
|
service_account_file>
|
||||||
Access Control List for new objects.
|
Access Control List for new objects.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
* Object owner gets OWNER access, and all Authenticated Users get READER access.
|
1 / Object owner gets OWNER access, and all Authenticated Users get READER access.
|
||||||
1) authenticatedRead
|
\ "authenticatedRead"
|
||||||
* Object owner gets OWNER access, and project team owners get OWNER access.
|
2 / Object owner gets OWNER access, and project team owners get OWNER access.
|
||||||
2) bucketOwnerFullControl
|
\ "bucketOwnerFullControl"
|
||||||
* Object owner gets OWNER access, and project team owners get READER access.
|
3 / Object owner gets OWNER access, and project team owners get READER access.
|
||||||
3) bucketOwnerRead
|
\ "bucketOwnerRead"
|
||||||
* Object owner gets OWNER access [default if left blank].
|
4 / Object owner gets OWNER access [default if left blank].
|
||||||
4) private
|
\ "private"
|
||||||
* Object owner gets OWNER access, and project team members get access according to their roles.
|
5 / Object owner gets OWNER access, and project team members get access according to their roles.
|
||||||
5) projectPrivate
|
\ "projectPrivate"
|
||||||
* Object owner gets OWNER access, and all Users get READER access.
|
6 / Object owner gets OWNER access, and all Users get READER access.
|
||||||
6) publicRead
|
\ "publicRead"
|
||||||
object_acl> 4
|
object_acl> 4
|
||||||
Access Control List for new buckets.
|
Access Control List for new buckets.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
* Project team owners get OWNER access, and all Authenticated Users get READER access.
|
1 / Project team owners get OWNER access, and all Authenticated Users get READER access.
|
||||||
1) authenticatedRead
|
\ "authenticatedRead"
|
||||||
* Project team owners get OWNER access [default if left blank].
|
2 / Project team owners get OWNER access [default if left blank].
|
||||||
2) private
|
\ "private"
|
||||||
* Project team members get access according to their roles.
|
3 / Project team members get access according to their roles.
|
||||||
3) projectPrivate
|
\ "projectPrivate"
|
||||||
* Project team owners get OWNER access, and all Users get READER access.
|
4 / Project team owners get OWNER access, and all Users get READER access.
|
||||||
4) publicRead
|
\ "publicRead"
|
||||||
* Project team owners get OWNER access, and all Users get WRITER access.
|
5 / Project team owners get OWNER access, and all Users get WRITER access.
|
||||||
5) publicReadWrite
|
\ "publicReadWrite"
|
||||||
bucket_acl> 2
|
bucket_acl> 2
|
||||||
Remote config
|
Remote config
|
||||||
Remote config
|
|
||||||
Use auto config?
|
Use auto config?
|
||||||
* Say Y if not sure
|
* Say Y if not sure
|
||||||
* Say N if you are working on a remote or headless machine or Y didn't work
|
* Say N if you are working on a remote or headless machine or Y didn't work
|
||||||
|
@ -30,27 +30,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 7
|
Storage> 8
|
||||||
Hubic Client Id - leave blank normally.
|
Hubic Client Id - leave blank normally.
|
||||||
client_id>
|
client_id>
|
||||||
Hubic Client Secret - leave blank normally.
|
Hubic Client Secret - leave blank normally.
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
---
|
---
|
||||||
title: "Microsoft One Drive"
|
title: "Microsoft OneDrive"
|
||||||
description: "Rclone docs for Microsoft One Drive"
|
description: "Rclone docs for Microsoft OneDrive"
|
||||||
date: "2015-10-14"
|
date: "2015-10-14"
|
||||||
---
|
---
|
||||||
|
|
||||||
<i class="fa fa-windows"></i> Microsoft One Drive
|
<i class="fa fa-windows"></i> Microsoft OneDrive
|
||||||
-----------------------------------------
|
-----------------------------------------
|
||||||
|
|
||||||
Paths are specified as `remote:path`
|
Paths are specified as `remote:path`
|
||||||
|
|
||||||
Paths may be as deep as required, eg `remote:directory/subdirectory`.
|
Paths may be as deep as required, eg `remote:directory/subdirectory`.
|
||||||
|
|
||||||
The initial setup for One Drive involves getting a token from
|
The initial setup for OneDrive involves getting a token from
|
||||||
Microsoft which you need to do in your browser. `rclone config` walks
|
Microsoft which you need to do in your browser. `rclone config` walks
|
||||||
you through it.
|
you through it.
|
||||||
|
|
||||||
@ -31,27 +31,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 9
|
Storage> 10
|
||||||
Microsoft App Client Id - leave blank normally.
|
Microsoft App Client Id - leave blank normally.
|
||||||
client_id>
|
client_id>
|
||||||
Microsoft App Client Secret - leave blank normally.
|
Microsoft App Client Secret - leave blank normally.
|
||||||
@ -90,21 +92,21 @@ you to unblock it temporarily if you are running a host firewall.
|
|||||||
|
|
||||||
Once configured you can then use `rclone` like this,
|
Once configured you can then use `rclone` like this,
|
||||||
|
|
||||||
List directories in top level of your One Drive
|
List directories in top level of your OneDrive
|
||||||
|
|
||||||
rclone lsd remote:
|
rclone lsd remote:
|
||||||
|
|
||||||
List all the files in your One Drive
|
List all the files in your OneDrive
|
||||||
|
|
||||||
rclone ls remote:
|
rclone ls remote:
|
||||||
|
|
||||||
To copy a local directory to an One Drive directory called backup
|
To copy a local directory to an OneDrive directory called backup
|
||||||
|
|
||||||
rclone copy /home/source remote:backup
|
rclone copy /home/source remote:backup
|
||||||
|
|
||||||
### Modified time and hashes ###
|
### Modified time and hashes ###
|
||||||
|
|
||||||
One Drive allows modification times to be set on objects accurate to 1
|
OneDrive allows modification times to be set on objects accurate to 1
|
||||||
second. These will be used to detect whether objects need syncing or
|
second. These will be used to detect whether objects need syncing or
|
||||||
not.
|
not.
|
||||||
|
|
||||||
@ -116,7 +118,7 @@ One drive supports SHA1 type hashes, so you can use `--checksum` flag.
|
|||||||
Any files you delete with rclone will end up in the trash. Microsoft
|
Any files you delete with rclone will end up in the trash. Microsoft
|
||||||
doesn't provide an API to permanently delete files, nor to empty the
|
doesn't provide an API to permanently delete files, nor to empty the
|
||||||
trash, so you will have to do that with one of Microsoft's apps or via
|
trash, so you will have to do that with one of Microsoft's apps or via
|
||||||
the One Drive website.
|
the OneDrive website.
|
||||||
|
|
||||||
### Specific options ###
|
### Specific options ###
|
||||||
|
|
||||||
@ -135,14 +137,14 @@ is 10MB.
|
|||||||
|
|
||||||
### Limitations ###
|
### Limitations ###
|
||||||
|
|
||||||
Note that One Drive is case insensitive so you can't have a
|
Note that OneDrive is case insensitive so you can't have a
|
||||||
file called "Hello.doc" and one called "hello.doc".
|
file called "Hello.doc" and one called "hello.doc".
|
||||||
|
|
||||||
Rclone only supports your default One Drive, and doesn't work with One
|
Rclone only supports your default OneDrive, and doesn't work with One
|
||||||
Drive for business. Both these issues may be fixed at some point
|
Drive for business. Both these issues may be fixed at some point
|
||||||
depending on user demand!
|
depending on user demand!
|
||||||
|
|
||||||
There are quite a few characters that can't be in One Drive file
|
There are quite a few characters that can't be in OneDrive file
|
||||||
names. These can't occur on Windows platforms, but on non-Windows
|
names. These can't occur on Windows platforms, but on non-Windows
|
||||||
platforms they are common. Rclone will map these names to and from an
|
platforms they are common. Rclone will map these names to and from an
|
||||||
identical looking unicode equivalent. For example if a file has a `?`
|
identical looking unicode equivalent. For example if a file has a `?`
|
||||||
|
@ -26,25 +26,27 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 2
|
Storage> 2
|
||||||
Get AWS credentials from runtime (environment variables or EC2 meta data if no env vars). Only applies if access_key_id and secret_access_key is blank.
|
Get AWS credentials from runtime (environment variables or EC2 meta data if no env vars). Only applies if access_key_id and secret_access_key is blank.
|
||||||
@ -85,15 +87,21 @@ Choose a number from below, or type in your own value
|
|||||||
/ Asia Pacific (Tokyo) Region
|
/ Asia Pacific (Tokyo) Region
|
||||||
8 | Needs location constraint ap-northeast-1.
|
8 | Needs location constraint ap-northeast-1.
|
||||||
\ "ap-northeast-1"
|
\ "ap-northeast-1"
|
||||||
|
/ Asia Pacific (Seoul)
|
||||||
|
9 | Needs location constraint ap-northeast-2.
|
||||||
|
\ "ap-northeast-2"
|
||||||
|
/ Asia Pacific (Mumbai)
|
||||||
|
10 | Needs location constraint ap-south-1.
|
||||||
|
\ "ap-south-1"
|
||||||
/ South America (Sao Paulo) Region
|
/ South America (Sao Paulo) Region
|
||||||
9 | Needs location constraint sa-east-1.
|
11 | Needs location constraint sa-east-1.
|
||||||
\ "sa-east-1"
|
\ "sa-east-1"
|
||||||
/ If using an S3 clone that only understands v2 signatures
|
/ If using an S3 clone that only understands v2 signatures
|
||||||
10 | eg Ceph/Dreamhost
|
12 | eg Ceph/Dreamhost
|
||||||
| set this and make sure you set the endpoint.
|
| set this and make sure you set the endpoint.
|
||||||
\ "other-v2-signature"
|
\ "other-v2-signature"
|
||||||
/ If using an S3 clone that understands v4 signatures set this
|
/ If using an S3 clone that understands v4 signatures set this
|
||||||
11 | and make sure you set the endpoint.
|
13 | and make sure you set the endpoint.
|
||||||
\ "other-v4-signature"
|
\ "other-v4-signature"
|
||||||
region> 1
|
region> 1
|
||||||
Endpoint for S3 API.
|
Endpoint for S3 API.
|
||||||
@ -118,7 +126,11 @@ Choose a number from below, or type in your own value
|
|||||||
\ "ap-southeast-2"
|
\ "ap-southeast-2"
|
||||||
8 / Asia Pacific (Tokyo) Region.
|
8 / Asia Pacific (Tokyo) Region.
|
||||||
\ "ap-northeast-1"
|
\ "ap-northeast-1"
|
||||||
9 / South America (Sao Paulo) Region.
|
9 / Asia Pacific (Seoul)
|
||||||
|
\ "ap-northeast-2"
|
||||||
|
10 / Asia Pacific (Mumbai)
|
||||||
|
\ "ap-south-1"
|
||||||
|
11 / South America (Sao Paulo) Region.
|
||||||
\ "sa-east-1"
|
\ "sa-east-1"
|
||||||
location_constraint> 1
|
location_constraint> 1
|
||||||
Canned ACL used when creating buckets and/or storing objects in S3.
|
Canned ACL used when creating buckets and/or storing objects in S3.
|
||||||
@ -167,6 +179,9 @@ secret_access_key = secret_key
|
|||||||
region = us-east-1
|
region = us-east-1
|
||||||
endpoint =
|
endpoint =
|
||||||
location_constraint =
|
location_constraint =
|
||||||
|
acl = private
|
||||||
|
server_side_encryption =
|
||||||
|
storage_class =
|
||||||
--------------------
|
--------------------
|
||||||
y) Yes this is OK
|
y) Yes this is OK
|
||||||
e) Edit this remote
|
e) Edit this remote
|
||||||
|
@ -32,27 +32,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 10
|
Storage> 11
|
||||||
User name to log in.
|
User name to log in.
|
||||||
user> user_name
|
user> user_name
|
||||||
API key or password.
|
API key or password.
|
||||||
@ -74,25 +76,28 @@ Choose a number from below, or type in your own value
|
|||||||
auth> 1
|
auth> 1
|
||||||
User domain - optional (v3 auth)
|
User domain - optional (v3 auth)
|
||||||
domain> Default
|
domain> Default
|
||||||
Tenant name - optional
|
Tenant name - optional for v1 auth, required otherwise
|
||||||
tenant>
|
tenant> tenant_name
|
||||||
Tenant domain - optional (v3 auth)
|
Tenant domain - optional (v3 auth)
|
||||||
tenant_domain>
|
tenant_domain>
|
||||||
Region name - optional
|
Region name - optional
|
||||||
region>
|
region>
|
||||||
Storage URL - optional
|
Storage URL - optional
|
||||||
storage_url>
|
storage_url>
|
||||||
Remote config
|
|
||||||
AuthVersion - optional - set to (1,2,3) if your auth URL has no version
|
AuthVersion - optional - set to (1,2,3) if your auth URL has no version
|
||||||
auth_version>
|
auth_version>
|
||||||
|
Remote config
|
||||||
--------------------
|
--------------------
|
||||||
[remote]
|
[remote]
|
||||||
user = user_name
|
user = user_name
|
||||||
key = password_or_api_key
|
key = password_or_api_key
|
||||||
auth = https://auth.api.rackspacecloud.com/v1.0
|
auth = https://auth.api.rackspacecloud.com/v1.0
|
||||||
|
domain = Default
|
||||||
tenant =
|
tenant =
|
||||||
|
tenant_domain =
|
||||||
region =
|
region =
|
||||||
storage_url =
|
storage_url =
|
||||||
|
auth_version =
|
||||||
--------------------
|
--------------------
|
||||||
y) Yes this is OK
|
y) Yes this is OK
|
||||||
e) Edit this remote
|
e) Edit this remote
|
||||||
|
@ -27,27 +27,29 @@ Type of storage to configure.
|
|||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Amazon Drive
|
1 / Amazon Drive
|
||||||
\ "amazon cloud drive"
|
\ "amazon cloud drive"
|
||||||
2 / Amazon S3 (also Dreamhost, Ceph)
|
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
|
||||||
\ "s3"
|
\ "s3"
|
||||||
3 / Backblaze B2
|
3 / Backblaze B2
|
||||||
\ "b2"
|
\ "b2"
|
||||||
4 / Dropbox
|
4 / Dropbox
|
||||||
\ "dropbox"
|
\ "dropbox"
|
||||||
5 / Google Cloud Storage (this is not Google Drive)
|
5 / Encrypt/Decrypt a remote
|
||||||
|
\ "crypt"
|
||||||
|
6 / Google Cloud Storage (this is not Google Drive)
|
||||||
\ "google cloud storage"
|
\ "google cloud storage"
|
||||||
6 / Google Drive
|
7 / Google Drive
|
||||||
\ "drive"
|
\ "drive"
|
||||||
7 / Hubic
|
8 / Hubic
|
||||||
\ "hubic"
|
\ "hubic"
|
||||||
8 / Local Disk
|
9 / Local Disk
|
||||||
\ "local"
|
\ "local"
|
||||||
9 / Microsoft OneDrive
|
10 / Microsoft OneDrive
|
||||||
\ "onedrive"
|
\ "onedrive"
|
||||||
10 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
|
||||||
\ "swift"
|
\ "swift"
|
||||||
11 / Yandex Disk
|
12 / Yandex Disk
|
||||||
\ "yandex"
|
\ "yandex"
|
||||||
Storage> 11
|
Storage> 12
|
||||||
Yandex Client Id - leave blank normally.
|
Yandex Client Id - leave blank normally.
|
||||||
client_id>
|
client_id>
|
||||||
Yandex Client Secret - leave blank normally.
|
Yandex Client Secret - leave blank normally.
|
||||||
|
Loading…
Reference in New Issue
Block a user