From: basak Date: Sun, 13 Dec 2015 21:35:59 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~217^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4c8fdaa00831088dfe0bc236f396dc735feb91e7;p=git-annex.git Added a comment --- diff --git a/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_1_cb18d5d63663f73a343c8972faadc83a._comment b/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_1_cb18d5d63663f73a343c8972faadc83a._comment new file mode 100644 index 0000000000..5c18f19271 --- /dev/null +++ b/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_1_cb18d5d63663f73a343c8972faadc83a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="basak" + subject="comment 1" + date="2015-12-13T21:35:59Z" + content=""" +Sounds like you're running the boto glacier command rather than the glacier-cli tool. Unfortunately they have the same name (my intention was to deprecate the boto tool but boto upstream deprecated boto entirely instead). The current plan is to rename glacier-cli to glcr, but I haven't got round to doing that yet. + +Try making sure that \"glacier\" runs the glacier-cli tool rather than boto's glacier. +"""]]