ccgfs 0.69 (Default branch) |
|
|
ccgfs is a transport-agnostic network filesystem using FUSE. Transport is arranged by helper programs, such as SSH. The PUSH transport mode acts like a "reverse" NFS and makes it possible to export a filesystem from a firewalled host without defeating the security model.
License: GNU General Public License (GPL)
Changes:
pread and pwrite syscalls are now used and large
writes greater than 8K are properly handled.
|