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

Input path format to JlCompress::extractFiles is not unified #204

Open
CRaNkXD opened this issue Oct 2, 2024 · 0 comments
Open

Input path format to JlCompress::extractFiles is not unified #204

CRaNkXD opened this issue Oct 2, 2024 · 0 comments

Comments

@CRaNkXD
Copy link

CRaNkXD commented Oct 2, 2024

When extracting a file the success depends on the input path given to JlCompress::extractFiles.
For example I could try to extract the file "/example/path/file" but the in the zip container the saved path is "\example\path\file". Depending on the source of the zip container it is necessary to check both path formats.

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

1 participant