git-annex/doc/bugs/glacier_with_assistant_bugs.mdwn

9 lines
346 B
Text
Raw Normal View History

2012-11-24 22:02:47 +00:00
* Need to handle retrying downloads of files from glacier after 4 hours.
* When a file is moved into archive/, the assistant that sends it to
glacier is able to trust that it's in glacier and remove the local copy.
But other assistants that also have a copy cannot trust that, and so
don't remove their copies.
2012-11-24 18:47:29 +00:00
[[!tag /design/assistant]]