diff --git a/doc/forum/Replace_glacier-cli__63__/comment_1_318cd0ca9f4e997161ed22fffa5d5da3._comment b/doc/forum/Replace_glacier-cli__63__/comment_1_318cd0ca9f4e997161ed22fffa5d5da3._comment new file mode 100644 index 0000000000..f87c8e4f6d --- /dev/null +++ b/doc/forum/Replace_glacier-cli__63__/comment_1_318cd0ca9f4e997161ed22fffa5d5da3._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-02-08T17:17:10Z" + content=""" +There's been an open feature request on the haskell aws +for 5 years to support glacier +at this point I am doubtful anything will ever happen there. + +The most likely approach seems to be to use the amazonka library, which +supports S3 with a Glacier lifecycle. git-annex's S3 remote could be +rewritten to use that. + +I think it should be possible to set up a S3 bucket and configure it with +some web tool to have a Glacier lifecycle, and then use the existing +git-annex S3 support to access it. Except for the problem documented at +[[todo/wishlist__58___Restore_s3_files_moved_to_Glacier]]. +"""]]