orangewise/s3-zip

Zipping a folder and all of it's contents

Closed this issue · 1 comments

Hi! I'm looking for a way to zip an S3 folder and all of it's contents. Does your code solve for that? The folder structure I'm trying to zip is shaped like:

Outer-Folder-To-Zip
   Inner-Folder-1
      01.jpg
      02.jpg
      ...etc
   Inner-Folder-2
      01.jpg
      02.jpg
      ...etc

I'll have 1 outer folder with about 20 inner folders and a total of around 2000 files inside all the inner folders combined. I'm looking at around 1GB zipped.

Thank you!

Maybe if learned how to read I would've seen your section describing how to zip a whole bucket. Nothing to see here, thanks for your work!