freebsd-ports/sysutils/fusefs-mhddfs/pkg-descr
Emanuel Haupt 747fbe6807 - Support staging
- Respect CC
- Fix build with clang
- USES -> gmake
- Use WWW: with a single space
- Fix build on 9.x and later
- Define DOCS option
2014-03-03 12:29:44 +00:00

10 lines
436 B
Text

mhddfs - Multi HDD [FUSE] File System
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.
WWW: http://mhddfs.uvw.ru/