Description
Mounts compressed archives as FUSE filesystems so users can browse archive contents like folders. It is useful for inspecting, extracting, or working with archived files without unpacking everything first.
Mounted archives can expose confusing write behavior depending on format and options. Use read-only workflows for unknown archives and unmount cleanly before moving or deleting archive files.