fs

fs 0.4.0

fs is a Python module that creates a common interface to filesystems.Pyfilesystem works with Linux, Windows and Mac.Here are a few of the filesystems that can be accessed with Pyfilesystem: * OSFS - access the native filesystem * FTPFS - access...

lessfs

lessfs 1.5.4

Lessfs is a high throughput data deduplicating file system for Linux, implemented throught the FUSE drivers. Lessfs complies to the POSIX standard and is very useful for backup purposes as well as providing storage for virtual machine images. Lessfs is...

FUSE can implement a fully functional filesystem in a userspace program.InstallationSome projects include the whole FUSE package (for simpler installation). In other cases or just to try out the examples FUSE must be installed first. The installation is...

TweetFS

TweetFS 0.1

TweetFS is tool to clandestinely store small files and directories on Twitter.http://github.com/rw/tweetfsTweetFS remebers the names and permissions of files and directories. Each node may be downloaded as a separate entity from Twitter. Tweets are...

PyProxyFS

PyProxyFS 0.8

PyProxyFS is a proxy filesystem interface with a native filesystem implementation and a very simple test in-memory filesystem.The aim of pyproxyfs is to provide a filesystem class that you can use for doing much of your file handling... but that can...

ZFS-FUSE

ZFS-FUSE 0.7.0

ZFS is the most advanced file system ever invented. The ZFS-FUSE project makes it possible to create, mount, use and manage ZFS file systems under Linux, bringing the uncontested reliability and large feature set of ZFS to the Linux world.What ZFS offers...

EntityFS

EntityFS 1.2

EntityFS is the object-oriented file system API for Java!EntityFS provides a set of abstractions and tools for working with file systems and their entities (files and directories) from Java.Features:File system entities are true entities in the...

ciopfs

ciopfs 0.4

ciopfs is a case insensitive on purpose file system based on FUSE.ciopfs is a stackable or overlay linux userspace file system (implemented with fuse) which mounts a normal directory on a regular file system in case insensitive fashion.The commands below...

ifuse

ifuse 1.1.1

ifuse is a FUSE-based filesystem that support iPhone/iPod Touch devices.INSTALLATIONFor:    Apple iPhone/iPod Touch + iPod USB cableYou must have:    libiphone     libfuse-dev (and the associated kernel...