archivemount
archivemount copied to clipboard
Multi-volume support
Libarchive has support for multi-volume archives, for example, RAR-archives split into foo.rar, foo.r00, foo.r01 etc. However, when mounting such an archive with archivemount foo.rar mountpoint I get access denied errors when trying to read past the first part. Does not archivemount support multi-volume archives or am I doing something wrong?
This copy is getting quite stale (last update in 2013). The authority archivemount is here: http://www.cybernoia.de/software/archivemount/
Anyway, I've never tested archivemount with multi-volume archives. If I get a chance I'll take a look (and fix it if needed).
To clarify, I tested on Ubuntu 17.10 with version 0.8.7-1 from the official repositories.
$ archivemount --version
archivemount version 0.8.7
FUSE library version: 2.9.7
fusermount version: 2.9.7
using FUSE kernel interface version 7.19
If you could take a look at it and enable that functionality it would be greatly appreciated.