Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2017-02-13 12:46:15 -04:00
commit 6479bf7158
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
4 changed files with 171 additions and 2 deletions

View file

@ -0,0 +1,8 @@
Hello,
is it possible to use an existing AWS S3 bucket (one I created in the AWS web interface) when executing initremote? I tried but git annex failed with s3ErrorCode = "BucketAlreadyOwnedByYou".
Background is that http://git-annex.branchable.com/special_remotes/S3/ only mentions EU for datacenter. But there are three possible EU datacenters now. So I created a bucket in EU (Frankfurt) and tried to use this one with bucket=mybucket
Best Thanks!