From 52daae54eb0861a7e48cadb7c7e407f3b955d57f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmuT_R0AecWcfCFTN055N8rD_WwQkgo1PE" Date: Thu, 19 Feb 2015 20:18:05 +0000 Subject: [PATCH 1/2] Added a comment: macosx 10.9.5 --- .../comment_2_7b0d4109c04c47e65420105f0de3b7a2._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/lsof_resource_use_problems/comment_2_7b0d4109c04c47e65420105f0de3b7a2._comment diff --git a/doc/forum/lsof_resource_use_problems/comment_2_7b0d4109c04c47e65420105f0de3b7a2._comment b/doc/forum/lsof_resource_use_problems/comment_2_7b0d4109c04c47e65420105f0de3b7a2._comment new file mode 100644 index 0000000000..a74832bba6 --- /dev/null +++ b/doc/forum/lsof_resource_use_problems/comment_2_7b0d4109c04c47e65420105f0de3b7a2._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmuT_R0AecWcfCFTN055N8rD_WwQkgo1PE" + nickname="Tomas" + subject="macosx 10.9.5" + date="2015-02-19T20:18:05Z" + content=""" +I have the same issue. +"""]] From 3fc8d834e8ea2c74540c30d2f91b431c6f46f2c7 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlc-3pdibcizrdz4WmZooECL0k6AvM1cWc" Date: Thu, 19 Feb 2015 22:22:26 +0000 Subject: [PATCH 2/2] Added a comment: S3 file/folder names --- ...omment_17_52d3510016c099d083553f9b3fa40db9._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/special_remotes/S3/comment_17_52d3510016c099d083553f9b3fa40db9._comment 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 0000000000..85145ffb72 --- /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? +"""]]