pyxattr

pyxattr 0.5.1

pyxattr is a Python module for accessing filesystem's extended attributes.This python 2.4+ extension module allows you to manipulate the extended attributes present in some os/filesystem combinations.Requirements:· Python >= 2.4· Linux...

legitfs

legitfs 0.2

legit is a FUSE-filesystem that mounts any number of git repositories read only, allowing direct access to all commits and their files through a directory structure.legit is read-only, unless there are catastrophic bugs in the software, it should not...

SVFS

SVFS 2.0.0

SVFS is a simple virtual filesystem for Python.SVFS allows to create virtual filesystem inside file on real filesystem.It can be used to store multiple files inside single file (with directory structure).Unlike archives, SVFS allows to modify files...

Shake

Shake 0.999

Shake project is a defragmenter that runs in userspace, without the need of patching the kernel and while the systems is used.There is nothing magic in that : it just works by rewriting fragmented files. But it has some heuristics that could make it more...

MooseFS

MooseFS 1.6.27

MooseFS is a fault tolerant, network distributed file system that spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS acts as other Unix-alike file systems: * A...

trash-cli

trash-cli 0.12.9.14

trash-cli is a command-line interface trashcan freedesktop.org specs compliant. For each trashed file remember name, original path, date of deletion, and permissions. Interoperate with KDE Trash.UsageTo remove move foo in the trash can, use$ trash fooTo...

AcidFS

AcidFS 1.0 Beta 1

AcidFS is a Python filesystem that allows interaction with ACID semantics, using transactions.Features:Changes to the filesystem will only be persisted when a transaction is committed and if the transaction succeeds. Within the scope of a transaction,...

cadcVOFS

cadcVOFS 1.8.0

cadcVOFS is filesystem client for access the CADC VOSpace webservice.This client uses the Python binders on the FUSE library.Install:sudo python setup.py installUsage:mountvofs vos:VOSPACE /mountPointHelp:mountvofs --help options like -v and -d provide...

SSH Filesystem (also known as sshfs) is an open source FUSE (Filesystem in Userspace) file system client based on the SSH (Secure Shell) FTP (File Transfer Protocol) protocol, which is very easy to configure and setup.Inspired by the SSHFS filesystemSSH...

The goal of the Parallel Virtual File System (PVFS) Project is to explore the design, implementation, and uses of parallel I/O. PVFS serves as both a platform for parallel I/O research as well as a production file system for the cluster computing...