summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-13 14:53:55 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-13 14:54:13 -0400
commit2852570338052585ddc78aa9c3fef776285355a2 (patch)
tree2376597445a6063f6dcae41d1e70fc73767520bc
parent7cfbb173caf19f54c30ba2c1f72ed617f1d35f4f (diff)
comment
-rw-r--r--doc/forum/Use_existing_S3_bucket/comment_1_ed0ead0b09ddbe52d42150a281d84f5c._comment16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/Use_existing_S3_bucket/comment_1_ed0ead0b09ddbe52d42150a281d84f5c._comment b/doc/forum/Use_existing_S3_bucket/comment_1_ed0ead0b09ddbe52d42150a281d84f5c._comment
new file mode 100644
index 000000000..87c4c1345
--- /dev/null
+++ b/doc/forum/Use_existing_S3_bucket/comment_1_ed0ead0b09ddbe52d42150a281d84f5c._comment
@@ -0,0 +1,16 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-02-13T18:01:40Z"
+ content="""
+It's not supposed to fail when the bucket already exists. There is an
+explicit check to see whether the bucket exists in current versions.
+
+Unfortunately, git-annex can't support the Frankfurt datacenter,
+until this API problem gets fixed <https://github.com/aristidb/aws/pull/199>
+
+In my tests, it doesn't fail that way when the bucket already exists.
+I didn't create the bucket in Frankfurt though, and it could be
+that due to the API problem it fails to notice that the bucket in Frankfurt
+already exists.
+"""]]