-
Notifications
You must be signed in to change notification settings - Fork 319
Folder extraction does not work #348
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
Comments
Which version of zip4j are you using? |
I'm using the latest version: 2.9.0 |
Thanks for the zip file. I am able to reproduce the issue. Will look into this. |
Fixed in v2.9.1 released today. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'd like to extract a folder from my zip file, but it doesn't work.
I got the following exception:
I use the following code to extract the folder:
Thank you for your help.
Dominic
The text was updated successfully, but these errors were encountered: