mountavfs
virtual filesystem to access archives, disk images, remote locations
Install
- All systems
-
curl cmd.cat/mountavfs.sh
- Debian
-
apt-get install avfs
- Ubuntu
-
apt-get install avfs
- Alpine
-
apk add avfs
- Arch Linux
-
pacman -S avfs
- Kali Linux
-
apt-get install avfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install avfs
- OS X
-
brew install avfs
- Raspbian
-
apt-get install avfs
- Dockerfile
- dockerfile.run/mountavfs
- Docker
-
docker run cmd.cat/mountavfs mountavfs
powered by Commando
avfs
virtual filesystem to access archives, disk images, remote locations
This FUSE-base VFS (Virtual FileSystem) enables all programs to look inside archived or compressed files, or access remote files without recompiling the programs or changing the kernel. At the moment it supports floppies, tar and gzip files, zip, bzip2, ar and rar files, ftp sessions, http, webdav, rsh/rcp, ssh/scp. Quite a few other handlers are implemented with the Midnight Commander's external FS.