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

only in android, unzip a folder is failing with ENOTDIR error #24

Open
bandhavya opened this issue Oct 8, 2018 · 0 comments
Open

only in android, unzip a folder is failing with ENOTDIR error #24

bandhavya opened this issue Oct 8, 2018 · 0 comments

Comments

@bandhavya
Copy link

bandhavya commented Oct 8, 2018

In android mobile, invoking zeep.unzip method is throwing error as "Open failed: ENOTDir (Not a directory)"

In android, I have a zip file containing the following structure
--- testFile.zip
------------ testFolder
--------------------- test.png

i.e. any file it can be a .txt or .png file inside a folder and zip this folder.
While trying to unzip this folder, Not a directory error is thrown.

But ios works fine.

Why this issue occurs ?

@bandhavya bandhavya changed the title unzip a folder containing multiple folders is failing with ENOTDIR error only in android, unzip a folder is failing with ENOTDIR error Oct 9, 2018
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