Skip to content

Expand-Archive does not preserve execute attribute of archived files on Linux #97

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

Open
niklasb-ms opened this issue Oct 14, 2020 · 1 comment

Comments

@niklasb-ms
Copy link

The Linux unzip utility does preserve the execute attribute. This is useful when extracting archives that contain tools, such as the Android NDK.

@ayousuf23
Copy link
Contributor

This is not possible for zip due to .NET API limitations.

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

No branches or pull requests

2 participants