Description
Mounts archive files through FUSE using libarchive, letting their contents appear as a directory for browsing or copying. It is useful when you want access to compressed files without extracting the whole archive first.
Mounted archive behavior depends on file format support and local permissions. Use care with unknown archives and unmount the filesystem after finishing the task.