diff options
-rw-r--r-- | Filesystems | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/Filesystems b/Filesystems index 57d9955..fbab1c9 100644 --- a/Filesystems +++ b/Filesystems @@ -23,7 +23,7 @@ Description: better than NFS. ============================================================================== -Name: EncFS - Encrypted Filesystem module for FUSE +Name: EncFS Author: Valient Gough <vgough at pobox com> @@ -36,3 +36,27 @@ Description: library and Linux kernel module to provide the filesystem interface. ============================================================================== +Name: FUSE-J + +Author: Peter Levart <Peter.Levart at select-tech si> + +Download: http://www.select-tech.si/fuse/ + +Description: + + FUSE-J provides Java binding for FUSE. It comes with the + "proof-of-concept" ZIP filesystem which seems to be pretty stable. + +============================================================================== +Name: SMB for FUSE + +Author: Vincent Wagelaar <vincent at ricardis tudelft nl> + +Homepage: http://hannibal.lr-s.tudelft.nl/~vincent/fusesmb/ + +Description: + + With SMB for Fuse you can seamlessly browse your network + neighbourhood as were it on your own filesystem. + +============================================================================== |