You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
Hello and thank you for archivemount. :) I noticed that recent libarchive versions support password-encrypted Zip files. Do you have plans for adding support for this in archivemount as well? Currently, mounting such archives works and we can see the list of files fine, but trying to read any yields:
cat: todo.txt: Inappropriate ioctl for device
...presumably because that's when libarchive finally complains.
Hello and thank you for archivemount. :) I noticed that recent libarchive versions support password-encrypted Zip files. Do you have plans for adding support for this in archivemount as well? Currently, mounting such archives works and we can see the list of files fine, but trying to read any yields:
...presumably because that's when libarchive finally complains.