summaryrefslogtreecommitdiff
path: root/doc/bugs/glacier_with_assistant_bugs.mdwn
blob: 4605a03b247efb2308ffae216181abc72b07449a (plain)
1
2
3
4
5
6
7
8
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.

[[!tag /design/assistant]]