add the rclone special remote explicitely because it is awesome
This commit is contained in:
parent
bb89e538c7
commit
fc78b33389
1 changed files with 29 additions and 0 deletions
29
doc/special_remotes/rclone.mdwn
Normal file
29
doc/special_remotes/rclone.mdwn
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
[rclone](https://rclone.org/) is a command line program to sync files and directories to and from a vast variety of cloud provider and protocols. At the time of writing, this includes the following services:
|
||||||
|
|
||||||
|
|
||||||
|
* Amazon Drive ([See note](https://rclone.org/amazonclouddrive/#status))
|
||||||
|
* Amazon S3 / Dreamhost / Ceph / Minio / Wasabi
|
||||||
|
* Backblaze B2
|
||||||
|
* Box
|
||||||
|
* Dropbox
|
||||||
|
* FTP
|
||||||
|
* Google Cloud Storage
|
||||||
|
* Google Drive
|
||||||
|
* HTTP
|
||||||
|
* Hubic
|
||||||
|
* Jottacloud
|
||||||
|
* Mega
|
||||||
|
* Microsoft Azure Blob Storage
|
||||||
|
* Microsoft OneDrive
|
||||||
|
* OpenDrive
|
||||||
|
* Openstack Swift / Rackspace cloud files / Memset Memstore / OVH / Oracle Cloud Storage
|
||||||
|
* pCloud
|
||||||
|
* QingStor
|
||||||
|
* SFTP
|
||||||
|
* Webdav / Owncloud / Nextcloud
|
||||||
|
* Yandex Disk
|
||||||
|
* The local filesystem
|
||||||
|
|
||||||
|
That list is regularly expanding. git-annex supports all of those through the use of the [rclone special remote](https://github.com/DanielDent/git-annex-remote-rclone).
|
||||||
|
|
||||||
|
See their documentation for more concrete examples.
|
Loading…
Add table
Add a link
Reference in a new issue