webapp and assistant glacier support

This commit is contained in:
Joey Hess 2012-11-24 16:30:15 -04:00
parent c282c8b492
commit 463cf58140
23 changed files with 321 additions and 185 deletions

View file

@ -1,8 +1,3 @@
When a file is moved to an archive directory, the assistant uploads it to
glacier correctly, but then fails to drop it locally, unless it was
started with `--trust-glacier`.
Since it just uploaded the file, it should be able to drop it, without
needing to trust glacier's inventory. Note that `git annex move` works.
Need to handle retrying downloads of files from glacier after 4 hours.
[[!tag /design/assistant]]