mount-zip
mount-zip copied to clipboard
FUSE file system for ZIP archives
Or at least uploaded to a ppa? I'd like to recommend the usage of mount-zip to users, but I would prefer not to have to tell them to download the...
Hi, distros are trying to remove the old libfuse 2.x branch. It looks like your project uses the 2.x branch. If it already supports 3.x, please add this to your...
This project is ideal for mounting and selectively searching and extracting from large Google Takeout .zip's. The problem with those is that they are usually split up into multiple files...
here is the error being displayed in terminal when running `make` ``` g++: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’? make: *** [Makefile:61: mount-zip.o] Error 1 ```