diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY <Matt@web> | 2012-05-29 12:24:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-05-29 12:24:27 +0000 |
commit | a1195e92a33ce535502168eaa7ee44c95d20b544 (patch) | |
tree | ad9ffb7538cd01ecba2f82d4baa0be07612a8cbb /doc | |
parent | 71c3196356539bccb533828b6cb01fdffa2bedc6 (diff) |
Added a comment: ANNEX_S3 vs AWS for keys
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/using_Amazon_S3/comment_1_666a26f95024760c99c627eed37b1966._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/using_Amazon_S3/comment_1_666a26f95024760c99c627eed37b1966._comment b/doc/tips/using_Amazon_S3/comment_1_666a26f95024760c99c627eed37b1966._comment new file mode 100644 index 000000000..60d96cb44 --- /dev/null +++ b/doc/tips/using_Amazon_S3/comment_1_666a26f95024760c99c627eed37b1966._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY" + nickname="Matt" + subject="ANNEX_S3 vs AWS for keys" + date="2012-05-29T12:24:25Z" + content=""" +The instructions state ANNEX_S3_ACCESS_KEY_ID and ANNEX_SECRET_ACCESS_KEY but git-annex cannot connect with those constants. git-annex tells me to set both \"AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY\" instead, which works. This is with Xubuntu 12.04. +"""]] |