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.
| Tags | Filesystems Networking FUSE |
|---|---|
| Licenses | GPL |
| Operating Systems | Linux |
| Implementation | C |
| Translations | English |
Recent releases


Release Notes: This release adds subsecond resolution to the getattr/stat calls and nanosecond resolution to the utimes invocation. O_CLOEXEC is now supported, as well.


Release Notes: ccgfs has been updated to use libHX 3.4.


Release Notes: The code was adjusted for the libHX 3.0 API.


Release Notes: This release adds an option to disable UID mapping.


Release Notes: This release adds I/O retry support for serial line transports. The program documentation files were changed from plain text to manpage/nroff format.