archivefs
archivefs copied to clipboard
A read-only FUSE filesystem for mounting compressed archives, inspired by archivemount.
Did a test with 7z and zip and the mounted folder is always empty. Any clues?
I'm getting `Error: too short control message length` (no other output, exit code 1) when trying to mount a large 7-Zip archive. A [quick GitHub search](https://github.com/search?q=%22too+short+control+message+length%22&type=code) suggests the error comes...
Arch Linux, installed from the AUR. v1.0.1-2 (up-to-date) To replicate: mount an archive with at least one file (this has happened with tar and zip archives, but I haven't tested...