afuse
automounting file system implemented in user-space using FUSE
Install
- All systems
-
curl cmd.cat/afuse.sh
- Debian
-
apt-get install afuse - Ubuntu
-
apt-get install afuse - Kali Linux
-
apt-get install afuse - Fedora
-
dnf install afuse - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install afuse - OS X
-
brew install afuse - Raspbian
-
apt-get install afuse
afuse
automounting file system implemented in user-space using FUSE
Afuse is a FUSE based filesystem which implements filesystem automounting functionality similar to Linux's autofs.