close
authorJoey Hess <joeyh@joeyh.name>
Wed, 1 Mar 2023 16:34:40 +0000 (12:34 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 1 Mar 2023 16:34:40 +0000 (12:34 -0400)
doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__.mdwn
doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment [new file with mode: 0644]

index d2a7866a893332170ffb3805fa96a69ebf4fc24d..70071138db53ca089d196660157a4ad0be6939aa 100644 (file)
@@ -25,3 +25,5 @@ git-annex version: 6.20180913+git33-g2cd5a723f-1~ndall+1
 [[!meta author=yoh]]
 [[!tag projects/datalad]]
 [[!tag moreinfo unlikely]]
+
+> [[wontfix|done]] --[[Joey]]
diff --git a/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment b/doc/todo/Natively_support_s3__58____47____47___urls___40__for_addurl__44___get__44___etc__41__/comment_14_58965ac55e2e9aebdd0e38f8eef097a3._comment
new file mode 100644 (file)
index 0000000..fd1d127
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""Re: comment 9"""
+ date="2023-03-01T16:30:42Z"
+ content="""
+An external special remote can hook into addurl by implementing
+CLAIMURL and CHECKURL. So yes, an external special remote could implement
+s3 urls.
+
+Looking over this thread, I think it's clear that git-annex should not
+implement support for these s3 urls itself.
+"""]]