From 90da0a5e5976408ea382368eaa0a4c5bb06338ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Sep 2022 13:04:47 -0400 Subject: [PATCH] comment --- ...omment_7_d44dea0d8c0d46dd8c75ae40f66072e1._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/todo/allow_for_annonymous_AWS_S3_access/comment_7_d44dea0d8c0d46dd8c75ae40f66072e1._comment diff --git a/doc/todo/allow_for_annonymous_AWS_S3_access/comment_7_d44dea0d8c0d46dd8c75ae40f66072e1._comment b/doc/todo/allow_for_annonymous_AWS_S3_access/comment_7_d44dea0d8c0d46dd8c75ae40f66072e1._comment new file mode 100644 index 0000000000..0c2dc3ee8d --- /dev/null +++ b/doc/todo/allow_for_annonymous_AWS_S3_access/comment_7_d44dea0d8c0d46dd8c75ae40f66072e1._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 7""" + date="2022-09-21T17:01:18Z" + content=""" +@nick.guenther importtree needs a way to list the files stored in a bucket, +and doing that involves using the S3 API. + +In the case of your remote, it knows what files are stored in the +bucket, since git-annex stored them there previously. +"""]]