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,...

Aegis

Aegis 4.24.2

Aegis is a transaction-based software configuration management system.Aegis project provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the...

attr

attr 2.4.43

attr is an XFS utility for extended attributes.Usage: lt-attr [-LRSq] -s attrname [-V attrvalue] pathname  # set value       lt-attr [-LRSq] -g attrname...

Btrfs-progs

Btrfs-progs 4.16.1 updated

Btrfs is an open source Copy-on-Write file system designed especially for Linux operating system and aimed at implementing advanced features, while focusing on easy administration, repair, and fault tolerance. Features of the Btrfs filesystem Initially...

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...

ccgfs

ccgfs 0.80

ccgfs is a transport-agnostic FUSE filesystem. Transport is arranged by helper programs, such as ssh. The "push" transport mode makes it possible to export a filesystem located in a LAN to a DMZ host without defeating the DMZ security model which...

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...

clist

clist 0.1.0

clist is a text-based directory browser and file manager. clist uses the curses library for graphics and the keyboard for interaction.The current release is an alpha release v0.1.0. There are a lot of features still to be added but I think you'll find it...

cmogstored

cmogstored 1.4.1

cmogstored is an open source and completely free command-line software that implements the mogstored storage component of MogileFS in C. The program is implemented only in C and it doesn't use the Perl language at runtime.Features at a glanceKey...

compFUSEd

compFUSEd 200712321

Since there are none right now for Linux [well there still is ext2comp, but ext2 is getting a bit old and the patches are NOT compatible with ext3] I wrote this thing. Thanks to FUSE and using compFUSEd you can have a compressed FS on top of any fancy...