In case of unix/linux, is there a way to create union of two directories without copying or linking manually everything to a single directory?
|
One option is to use unionfs
Or another similar option aufs. |
|||||||
|
|
mhddfs is great for making a heap of drives that are transparently linked. It takes some /etc/fstab fiddling, but the solution works great for me http://blog.mindlesstechie.net/2009/01/19/combine-your-partition-space-with-mhddfs/ |
|||
|
|