added rclone supported providers
This commit is contained in:
parent
26d64d7355
commit
e91a18f110
1 changed files with 6 additions and 1 deletions
|
@ -29,6 +29,7 @@ for using git-annex with various services:
|
|||
|
||||
* [[Amazon_S3|tips/using_Amazon_S3]]
|
||||
* [[Amazon_Glacier|tips/using_Amazon_Glacier]]
|
||||
* [Amazon Cloud drive](https://github.com/DanielDent/git-annex-remote-rclone)
|
||||
* [[tips/Internet_Archive_via_S3]]
|
||||
* [[Box.com|tips/using_box.com_as_a_special_remote]]
|
||||
* [[Google drive|tips/googledriveannex]]
|
||||
|
@ -44,7 +45,11 @@ for using git-annex with various services:
|
|||
* [pCloud](https://github.com/tochev/git-annex-remote-pcloud)
|
||||
* [[ipfs]]
|
||||
* [Ceph](https://github.com/mhameed/git-annex-remote-ceph)
|
||||
* [Blackblaze's B2](https://github.com/encryptio/git-annex-remote-b2)
|
||||
* [Backblaze's B2](https://github.com/encryptio/git-annex-remote-b2)
|
||||
* [Dropbox](https://github.com/DanielDent/git-annex-remote-rclone)
|
||||
* [Openstack Swift / Rackspace cloud files / Memset Memstore](https://github.com/DanielDent/git-annex-remote-rclone)
|
||||
* [Microsoft One Drive](https://github.com/DanielDent/git-annex-remote-rclone)
|
||||
* [Yandex Disk](https://github.com/DanielDent/git-annex-remote-rclone)
|
||||
|
||||
Want to add support for something else? [[Write your own!|external]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue