Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

unionfs-fuse

Compare

  Analyzed about 18 hours ago

UnionFS-fuse is a filesystem service for Linux which implements a union mount for other file systems. It allows files and directories of separate file systems, known as branches, to be transparently overlaid, forming a single coherent file system. Contents of directories which have the same path ... [More] within the merged branches will be seen together in a single merged directory, within the new, virtual filesystem. It first tries to access the file on the top branch and if the file does not exist there, it continues on lower level branches. If the user tries to modify a file on a lower level read-only branch the file is copied to to a higher level read-write branch if the copy-on-write (cow) mode was enabled. [Less]

3.92K lines of code

2 current contributors

11 days since last commit

1 users on Open Hub

Very Low Activity
3.5
   
I Use This

unionfs

Compare

  Analyzed about 13 hours ago

A stackable unification file system, which can appear to merge the contents of several directories (branches), while keeping their physical content separate.

6.08M lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Inactive
3.0
   
I Use This
Licenses: No declared licenses