added new filesystems

This commit is contained in:
Miklos Szeredi
2003-11-03 18:18:18 +00:00
parent 4aa11835f8
commit 4aa9642bf3
+25 -1
View File
@@ -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.
==============================================================================