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

[Suggestion] Compress multiple directories/exclude directories from extraction #4

Open
burturt opened this issue Jun 19, 2019 · 2 comments

Comments

@burturt
Copy link

burturt commented Jun 19, 2019

Sometimes I want to compress some items in a folder and not everything, like compress everything in the plugins folder but forget about dynmap's 5GB of maps or whatever.

@dscalzi
Copy link
Owner

dscalzi commented Jun 19, 2019

Would a single glob pattern be able to capture all the files you wish to filter?

@burturt
Copy link
Author

burturt commented Jun 21, 2019

Probably not. If you could do regex patterns that would be nice, but in generic usage, glob patterns would be helpful as well.

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