DanielHindi / aws-s3-zipper

takes an amazon s3 bucket folder and zips it for streaming or serializes to a file
119 stars 74 forks source link

get S3 listObjects recursive folders #2

Closed relly closed 7 years ago

relly commented 8 years ago

We wanted to get S3 listObjects recursive folders, so we added s3 to the dependencies, added a recursive parameter and added the sub folders files to the files array

DanielHindi commented 8 years ago

Thank you Relly. I'll review asap. Was going to add the same feature

DanielHindi commented 8 years ago

whats the use of listObjectInner ?

DanielHindi commented 7 years ago

relly, I've been super swamped the past few months. We have other users asking for the recursive zipping. Do you think you can make it optional?