mirror of
https://github.com/openharmony/third_party_libfuse.git
synced 2026-07-21 00:45:56 -04:00
added new filesystems
This commit is contained in:
+25
-1
@@ -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.
|
||||
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user