Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create zip from a list of files rather than a directory #17

Open
lozeone opened this issue Oct 8, 2017 · 1 comment
Open

Create zip from a list of files rather than a directory #17

lozeone opened this issue Oct 8, 2017 · 1 comment

Comments

@lozeone
Copy link

lozeone commented Oct 8, 2017

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

@markwbrown
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants