Difference between revisions of "Rclone config"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{rclone}} Category:Computing")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[rclone]] config
 +
 +
[[rclone config file]]
 +
Configuration file is stored at:
 +
[[~/.config/rclone/rclone.conf]]
 +
 +
[[rclone listremotes]]
 +
 +
<pre>
 +
2023/02/19 16:01:11 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
 +
No remotes found - make a new one
 +
n) New remote
 +
r) Rename remote
 +
c) Copy remote
 +
s) Set configuration password
 +
q) Quit config
 +
n/r/c/s/q> n
 +
name> gdrive
 +
Type of storage to configure.
 +
Choose a number from below, or type in your own value
 +
1 / Amazon Drive
 +
  \ "amazon cloud drive"
 +
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
 +
  \ "s3"
 +
3 / Backblaze B2
 +
  \ "b2"
 +
4 / Dropbox
 +
  \ "dropbox"
 +
5 / Encrypt/Decrypt a remote
 +
  \ "crypt"
 +
6 / Google Cloud Storage (this is not Google Drive)
 +
  \ "google cloud storage"
 +
7 / Google Drive
 +
  \ "drive"
 +
8 / Hubic
 +
  \ "hubic"
 +
9 / Local Disk
 +
  \ "local"
 +
10 / Microsoft OneDrive
 +
  \ "onedrive"
 +
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
 +
  \ "swift"
 +
12 / SSH/SFTP Connection
 +
  \ "sftp"
 +
13 / Yandex Disk
 +
  \ "yandex"
 +
Storage> 7
 +
Google Application Client Id - leave blank normally.
 +
client_id>
 +
Google Application Client Secret - leave blank normally.
 +
client_secret>
 +
Remote config
 +
Use auto config?
 +
* Say Y if not sure
 +
* Say N if you are working on a remote or headless machine or Y didn't work
 +
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
 +
Log in and authorize rclone for access
 +
Waiting for code...
 +
 +
 +
 +
</pre>
  
 
== See also ==
 
== See also ==

Latest revision as of 16:10, 19 February 2023

rclone config
rclone config file
Configuration file is stored at:
~/.config/rclone/rclone.conf
rclone listremotes
2023/02/19 16:01:11 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
No remotes found - make a new one
n) New remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
n/r/c/s/q> n
name> gdrive
Type of storage to configure.
Choose a number from below, or type in your own value
 1 / Amazon Drive
   \ "amazon cloud drive"
 2 / Amazon S3 (also Dreamhost, Ceph, Minio)
   \ "s3"
 3 / Backblaze B2
   \ "b2"
 4 / Dropbox
   \ "dropbox"
 5 / Encrypt/Decrypt a remote
   \ "crypt"
 6 / Google Cloud Storage (this is not Google Drive)
   \ "google cloud storage"
 7 / Google Drive
   \ "drive"
 8 / Hubic
   \ "hubic"
 9 / Local Disk
   \ "local"
10 / Microsoft OneDrive
   \ "onedrive"
11 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
   \ "swift"
12 / SSH/SFTP Connection
   \ "sftp"
13 / Yandex Disk
   \ "yandex"
Storage> 7
Google Application Client Id - leave blank normally.
client_id>
Google Application Client Secret - leave blank normally.
client_secret>
Remote config
Use auto config?
 * Say Y if not sure
 * Say N if you are working on a remote or headless machine or Y didn't work
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
Log in and authorize rclone for access
Waiting for code...



See also[edit]

Advertising: