diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8 <Maarten@web> | 2014-05-18 17:21:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-18 17:21:40 +0000 |
commit | eb6f356af6ccbb337e5d9c4a0bd69a9e2e78b4e5 (patch) | |
tree | df270275ea07d75aa8fbcc49dd0ca91288ba747d | |
parent | 2b2b8106ececb9bb78032396f66b9ca0eae86be3 (diff) |
-rw-r--r-- | doc/todo/integrate_support_for_spideroak_as_archive__47__backup.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/integrate_support_for_spideroak_as_archive__47__backup.mdwn b/doc/todo/integrate_support_for_spideroak_as_archive__47__backup.mdwn new file mode 100644 index 000000000..c71df466c --- /dev/null +++ b/doc/todo/integrate_support_for_spideroak_as_archive__47__backup.mdwn @@ -0,0 +1,9 @@ +SpiderOak is a great backup service and many of us have unlimited accounts with them since World Backup Day. That makes SpiderOak a very interesting candidate for use as an archive or backup node. I can think of only two ways to go about this: + +1. Designate one of your computers as an archive/backup and use spideroak independantly to sync that archive. This is very unattractive, since it makes the spideroak backup completely unknown to git-annex. + +2. Integrate the SpiderOak CLI tool somehow as a remote. I don't know to what extent this would be possible, but if it were, that'd be awesome. And a lot of work, presumably. + +Bonus option: + +3. Can the SpiderOak API be useful? https://spideroak.com/faq/questions/37/how_do_i_use_the_spideroak_web_api/ |