diff options
author | Joey Hess <joey@kitenet.net> | 2012-05-28 14:47:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-05-28 14:47:16 -0400 |
commit | 8139731708290a516a844dc2cdbeab031e185119 (patch) | |
tree | cb65c3b66f643e5c73ced6bb82901574a3dc9114 /doc/design | |
parent | 98adee4369b97036dd69a9c145a10c631fbae69d (diff) |
update
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/cloud.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/design/assistant/cloud.mdwn b/doc/design/assistant/cloud.mdwn index 7759bb799..d8e7f0920 100644 --- a/doc/design/assistant/cloud.mdwn +++ b/doc/design/assistant/cloud.mdwn @@ -7,11 +7,11 @@ LANS. Git-annex already supports several cloud providers via [[special_remotes]]. More should be added, such as: -* Google drive (attractive because it's free) -* OpenStack Swift +* Google drive (attractive because it's free, only 5 gb tho) +* OpenStack Swift (teh future) * Box.com (it's free, and current method is hard to set up and a sorta - shakey) -* Dropbox? That would be ironic.. + shakey; a better method would be to use its API) +* Dropbox? That would be ironic.. Via its API, presumably. ## limited space |