summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs/DESCR
blob: 5de603b490b9ffc84dd41d876a03dd6d3ba26f5f (plain)
1
2
3
4
5
6
7
8
The FUSE-based union file system allows several directories to be
stacked under one mountpoint - this will produce the effect of
having a number of directories merged under one mountpoint.

This utility is implemented at the user level - to mount a series
of roots, simply use:

	fuse-unionfs /dir1:/dir2:/dir3 /mnt