aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Amazon_Cloud_Drive.mdwn
blob: 7ec91b4d317103f003ed56284afa9507af071191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
I've released a special remote which uses rclone to enable Amazon Cloud Drive: <https://github.com/DanielDent/git-annex-remote-rclone> -- [[DanielDent]]

---

Is there a special remote implementation for Amazon Cloud Drive?

It's just became unlimited for a fair price: $60/year ( https://www.amazon.com/clouddrive/pricing ).

http://techcrunch.com/2015/03/26/amazon-goes-after-dropbox-google-microsoft-with-unlimited-cloud-drive-storage/

-- bence aka [[parhuzamos]] 

> Not yet, but I just need to investigate haskell api bindings for it, I
> suppose. --[[Joey]]

> > Don't know if there's such a thing... there seems to be SDKs for android and IOS, but nothing more. It seems like it's a REST API: https://developer.amazon.com/public/apis/experience/cloud-drive/... --[[anarcat]]

>> requested it be added to amazonka <https://github.com/brendanhay/amazonka/issues/168> --[[Joey]]

>>> In the meantime, <https://github.com/DanielDent/git-annex-remote-rclone> supports Amazon Cloud drive.
>>> I may revisit adding support for it directly to git-annex if amazonka
>>> does get support, but for now, that seems good enough, so [[done]]
>>> --[[Joey]]