slackbuilds/system/mhddfs
Ulrich Schaefer 7ca90704ba system/mhddfs: Added (Multi HDD [FUSE] File System).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-06-16 20:47:01 +07:00
..
README
mhddfs.SlackBuild
mhddfs.info
slack-desc

README

mhddfs (Multi HDD [FUSE] File System)

A fuse-based 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.