S3: Support credential-less download from remotes configured with public=yes exporttree=yes.

This commit was supported by the NSF-funded DataLad project.
This commit is contained in:
Joey Hess 2018-07-31 16:29:11 -04:00
parent 903b10e2b2
commit 2884637cab
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 73 additions and 41 deletions

View file

@ -1,2 +1,4 @@
S3 remotes using exporttree=yes cannot currently be accessed w/o creds.
This is possible to support with some work. --[[Joey]]
> [[done]] --[[Joey]]