summaryrefslogtreecommitdiff
path: root/filesystems/fuse-unionfs/DESCR
blob: 63241baf3e66cb3e27df10097dc5e67378e6ce1a (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