* Package name : tsumufs
Version : svn
Upstream Author : june.tate@gmail.com, rcombs@gmail.com
* URL : http://code.google.com/p/tsumufs/
* License : GPL
Programming Lang: Python
Description : A disconnected, offline caching filesystem layer on top of NFS
TsumuFS is a disconnected, offline caching filesystem layer on top of NFS
in the spirit of fexd and other caching filesystems (like Coda or
Intermezzo). While these other filesystems require specific server-side
support, TsumuFS is designed to be simple and elegant by solving only the
caching issue, and not the filesystem protocol itself.