brokamp-group / s3

More efficient downloading and usage of files hosted on AWS S3
http://brokamp-group.github.io/s3/
Other
3 stars 2 forks source link

add ability to download an entire folder #22

Closed cole-brokamp closed 2 years ago

cole-brokamp commented 2 years ago

for use with CODECtools when reading a tabular-data-resource from S3

cole-brokamp commented 2 years ago

it's generally a bad idea to download an entire folder from S3 without knowing what is in it. keep this in {CODECtools} as a separate function.