Difference between revisions of "RClone - Configure"

From Tech Wiki
Jump to navigation Jump to search
(Created page with "=Configure= First you’ll need to configure rclone. As the object storage systems have quite complicated authentication these are kept in a config file '''.rclone.conf''' in...")
 
 
Line 15: Line 15:
 
* [[RClone - Swift|Swift / Rackspace Cloudfiles / Memset Memstore]]
 
* [[RClone - Swift|Swift / Rackspace Cloudfiles / Memset Memstore]]
 
* [[RClone - Dropbox|Dropbox]]
 
* [[RClone - Dropbox|Dropbox]]
 +
* [[RClone - Google Cloud Storage|Google Cloud Storage]]
 +
* [[RClone - Local FileSystem|Local FileSystem]]
 +
* [[RClone - Amazon Cloud Drive|Amazon Cloud Drive]]
 +
* [[RClone - Backblaze B2|Backblaze B2]]
 +
* [[RClone - Hubic|Hubic]]
 +
* [[RClone - Microsoft One Drive|Microsoft One Drive]]
 +
* [[RClone - Yandex Disk|Yandex Disk]]
  
 
[[Category:RClone]]
 
[[Category:RClone]]
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:Contents]]
 
[[Category:Contents]]

Latest revision as of 19:37, 30 April 2016

Configure

First you’ll need to configure rclone. As the object storage systems have quite complicated authentication these are kept in a config file .rclone.conf in your home directory by default. (You can use the --config option to choose a different config file.)

The easiest way to make the config is to run rclone with the config option:

rclone config

See the following for detailed instructions for: