mhddfs
file system for unifying several mount points into one
Install
- All systems
-
curl cmd.cat/mhddfs.sh
- Debian
-
apt-get install mhddfs
- Ubuntu
-
apt-get install mhddfs
- Kali Linux
-
apt-get install mhddfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mhddfs
- Raspbian
-
apt-get install mhddfs
- Dockerfile
- dockerfile.run/mhddfs
mhddfs
file system for unifying several mount points into one
This FUSE-based file system allows mount points (or directories) to be combined, simulating a single big volume which can merge several hard drives or remote file systems. It is like unionfs, but can choose the drive with the most free space to create new files on, and can move data transparently between drives.