From 7ff0139b69302184a76c73a645e1e884cd148317 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 31 Oct 2016 16:12:15 -0400 Subject: [PATCH] response --- ...ment_2_2a0d5d77219ae2410090eb1811ee1fec._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/original_filename_on_s3/comment_2_2a0d5d77219ae2410090eb1811ee1fec._comment diff --git a/doc/forum/original_filename_on_s3/comment_2_2a0d5d77219ae2410090eb1811ee1fec._comment b/doc/forum/original_filename_on_s3/comment_2_2a0d5d77219ae2410090eb1811ee1fec._comment new file mode 100644 index 0000000000..bba4a63555 --- /dev/null +++ b/doc/forum/original_filename_on_s3/comment_2_2a0d5d77219ae2410090eb1811ee1fec._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2016-10-31T20:10:22Z" + content=""" +What real filenames? A git-annex special remote is a key/value store, where +any key can correspond to zero or any number of filenames in the working +tree. + +What you're doing with S3 is using it to publish some files over the web. +Fine. That's not a S3 special remote, so don't use it that way, just `git +annex addurl` the files from S3. +"""]]