You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
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?
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 mountpointI 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?