aws-s3-zipper icon indicating copy to clipboard operation
aws-s3-zipper copied to clipboard

Create zip from a list of files rather than a directory

Open lozeone opened this issue 7 years ago • 1 comments

Is it possible to create the zip from a list of files rather than a directory? I want to include files from different directories on s3 in the zip, scanning the whole bucket and excluding everything except my list seems inefficient.

Is it possible to do that with this script? thanks

lozeone avatar Oct 08 '17 06:10 lozeone

I'm in the same boat. I have a list of files stored in a database -- this would be greatly improved if you could feed zipper an array of file keys.

markwbrown avatar Jan 22 '21 21:01 markwbrown