This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. Please help improve this article by introducing more precise citations. (March 2024) (Learn how and when to remove this message) |
Stable release | 0.9.1 / 20 April 2020; 4 years ago (2020-04-20) |
---|---|
Repository | |
Written in | C |
Operating system | Unix-like |
Type | Special file system |
License | LGPL |
Website | www |
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
External links
- Official website
- GitHub repo
- https://web.archive.org/web/20081220213727/http://apps.sourceforge.net/mediawiki/fuse/index.php?title=ArchiveFileSystems
- Mounting archives with FUSE and archivemount
This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it. |