RKrahl / archive-tools

Tools for managing archives
Apache License 2.0
1 stars 2 forks source link

Enable mounting an archive as FUSE #14

Open RKrahl opened 5 years ago

RKrahl commented 5 years ago

It should be possible to mount an archive read-only as a Filesystem in Userspace (FUSE). All the file stubs should be taken from the embedded manifest. Only when accessing the content of a file it should be read from the tar file.