aboutsummaryrefslogtreecommitdiff
path: root/Filesystems
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2003-11-03 18:18:18 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2003-11-03 18:18:18 +0000
commit4aa9642bf3bf6ff50b1986572ab3a367e486d79d (patch)
treef6aa9626a6e7f5492efec81e636de0760bf339c8 /Filesystems
parent4aa11835f8a2bafcc171ea1b97848cec3444a728 (diff)
added new filesystems
Diffstat (limited to 'Filesystems')
-rw-r--r--Filesystems26
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.
+
+==============================================================================