summaryrefslogtreecommitdiff
path: root/doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc <Joe@web>2015-02-19 22:22:26 +0000
committerGravatar admin <admin@branchable.com>2015-02-19 22:22:26 +0000
commit8ae1e10f4d136d12f790bf8954d5e1aa659a9461 (patch)
treef2fe2959986e9eb7fdaf80bae0ec0076fd941b2e /doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment
parente5fa94a865155a91b8887b897a3edd91e3f8c951 (diff)
Added a comment: S3 file/folder names
Diffstat (limited to 'doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment')
-rw-r--r--doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment b/doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment
new file mode 100644
index 000000000..85145ffb7
--- /dev/null
+++ b/doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc"
+ nickname="Joe"
+ subject="S3 file/folder names"
+ date="2015-02-19T22:22:26Z"
+ content="""
+Is there a way to tell the S3 backend to store the files as they are named locally, instead of by hashed content name? i.e., I've annexed foo/bar.txt and annex puts it in s3 as mybucket.name/foo/bar.txt instead of mybucket.name/GPGHMACSHA1-random.txt
+
+Or should I just write a script to s3cmd sync my annex, and add the S3/cloudfront distribution URL as a web remote?
+"""]]