fuseflect - A FUSE filesystem for local directory mirroring

fuseflect is a FUSE filesystem that allows the user to mirror a local directory to another, somewhat like using `mount --bind'. Its most important feature is that it minimises the time during which the source device is kept in a busy state, as it does not keep open files unless it is actually doing something.

fuseflect is released under the GNU General Public License.


The latest version of fuseflect is 0.0.2:
You can get older releases from the file repository.


For comments, suggestions, bug reports and code contributions you may contact Theodoros Kalamatianos, fuseflect's author and maintainer.



Projects