archivemount
{{No footnotes|date=March 2024}}
{{lowercase}}
{{Infobox software
| name = archivemount
| title = archivemount
| logo =
| screenshot =
| caption =
| collapsible =
| author =
| developer =
| released =
| discontinued =
| latest release version = 0.9.1
| latest release date = {{Start date and age|2020|04|20|df=yes/no}}
| latest preview version =
| latest preview date =
| programming language = C
| operating system = Unix-like
| platform =
| size =
| language =
| status =
| genre = Special file system
| license = LGPL
| website = {{URL|https://www.cybernoia.de/software/archivemount.html}}{{dead link|date=October 2022}}
}}
archivemount is a FUSE-based file system for Unix variants, including Linux. Its purpose is to mount archives (e.g. tar, tar.gz, etc.) to a mount point where it can be read from or written to as with any other file system. This makes accessing the contents of the archive, which may be compressed, transparent to other programs, without decompressing them.
See also
{{Portal|Free and open-source software}}
External links
- {{Official website}}
- [https://github.com/cybernoid/archivemount GitHub repo]
- https://web.archive.org/web/20081220213727/http://apps.sourceforge.net/mediawiki/fuse/index.php?title=ArchiveFileSystems
- [https://web.archive.org/web/20081202030207/https://www.linux.com/feature/132196 Mounting archives with FUSE and archivemount]
Category:Free special-purpose file systems
{{compu-prog-stub}}