summaryrefslogtreecommitdiff
path: root/doc/special_remotes.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/special_remotes.mdwn')
-rw-r--r--doc/special_remotes.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/special_remotes.mdwn b/doc/special_remotes.mdwn
index 3e3ae2104..2d99069be 100644
--- a/doc/special_remotes.mdwn
+++ b/doc/special_remotes.mdwn
@@ -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]]