diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-17 15:58:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-17 16:10:13 -0400 |
commit | ce4b3cd987de6a6c6f0b8a4b5e15a2e8907ec402 (patch) | |
tree | 2f3c9498e1d84525ef6908d353d28f6a5e597f4d /doc | |
parent | 054326d503645aed94d3e69caa473237e8d47bef (diff) |
UI for enabling existing webdav remotes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/cloud.mdwn | 6 | ||||
-rw-r--r-- | doc/design/assistant/polls/prioritizing_special_remotes.mdwn | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/design/assistant/cloud.mdwn b/doc/design/assistant/cloud.mdwn index d46704591..8df7ac753 100644 --- a/doc/design/assistant/cloud.mdwn +++ b/doc/design/assistant/cloud.mdwn @@ -9,11 +9,11 @@ several cloud providers via [[special_remotes]]. More should be added, such as: * Google drive (attractive because it's free, only 5 gb tho) -* Owncloud (has several [providers](http://owncloud.org/providers/) - that also provide 5 gb free; open DAV based API) +* Owncloud (has several [providers](http://owncloud.org/providers/); + at least one provides 5 gb free; open DAV based API) * OpenStack Swift (teh future) * Box.com (it's free, and current method is hard to set up and a sorta - shakey; a better method would be to use its API) + shakey; a better method would be to use its API) **done** * Dropbox? That would be ironic.. Via its API, presumably. * [[Amazon Glacier|todo/special_remote_for_amazon_glacier]] * [nimbus.io](https://nimbus.io/) Fairly low prices ($0.06/GB); diff --git a/doc/design/assistant/polls/prioritizing_special_remotes.mdwn b/doc/design/assistant/polls/prioritizing_special_remotes.mdwn index dbd24b53e..71a806147 100644 --- a/doc/design/assistant/polls/prioritizing_special_remotes.mdwn +++ b/doc/design/assistant/polls/prioritizing_special_remotes.mdwn @@ -6,7 +6,7 @@ locally paired systems, and remote servers with rsync. Help me prioritize my work: What special remote would you most like to use with the git-annex assistant? -[[!poll open=yes 15 "Amazon S3 (done)" 12 "Amazon Glacier" 9 "Box.com" 62 "My phone (or MP3 player)" 15 "Tahoe-LAFS" 6 "OpenStack SWIFT" 23 "Google Drive"]] +[[!poll open=yes 15 "Amazon S3 (done)" 12 "Amazon Glacier" 9 "Box.com (done)" 62 "My phone (or MP3 player)" 15 "Tahoe-LAFS" 6 "OpenStack SWIFT" 23 "Google Drive"]] This poll is ordered with the options I consider easiest to build listed first. Mostly because git-annex already supports them and they |