From 977f5881e9d0f20d3871da1b7be5ce600372d006 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Nov 2012 11:43:37 -0400 Subject: caveat --- doc/tips/using_Amazon_Glacier.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/tips/using_Amazon_Glacier.mdwn b/doc/tips/using_Amazon_Glacier.mdwn index a2636d788..5e7131eeb 100644 --- a/doc/tips/using_Amazon_Glacier.mdwn +++ b/doc/tips/using_Amazon_Glacier.mdwn @@ -67,4 +67,9 @@ So, git-annex plays it safe, and avoids trusting the inventory: Like it says, you can use `--trust-glacier` if you're sure Glacier's inventory is correct and up-to-date. +A final potential gotcha with Glacier is that glacier-cli keeps a local +mapping of file names to Glacier archives. If this cache is lost, or +you want to retrieve files on a different box than the one that put them in +glacier, you'll need to use `glacier vault sync` to rebuild this cache. + See [[special_remotes/Glacier]] for details. -- cgit v1.2.3