git-annex/doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment
https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc 3fc8d834e8 Added a comment: S3 file/folder names
2015-02-19 22:22:26 +00:00

10 lines
580 B
Text

[[!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?
"""]]