archivemount
![]() | This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (March 2024) |
Stable release | 0.9.1
/ 20 April 2020 |
---|---|
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
Lua error in mw.title.lua at line 346: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
External links
- No URL found. Please specify a URL here or add one to Wikidata.
- GitHub repo
- https://web.archive.org/web/20081220213727/http://apps.sourceforge.net/mediawiki/fuse/index.php?title=ArchiveFileSystems
- Mounting archives with FUSE and archivemount