RSS 7 projects tagged "File system"

No download Website Updated 28 May 2013 S3QL

Screenshot
Pop 532.80
Vit 39.25

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection, error handling, and extensive automated test cases are provided.

Download Website Updated 09 Mar 2011 ZFS-FUSE

Screenshot
Pop 111.85
Vit 2.50

ZFS-FUSE makes it possible to create, mount, use, and manage ZFS filesystems under Linux.

No download No website Updated 26 Jul 2011 collectfs

Screenshot
Pop 30.10
Vit 26.34

Collectfs is an easy-to-use FUSE userspace filesystem that provides add-on trash collection for any Linux directory hierarchy. Any file that is overwritten by removal (unlinking), moving, linking, symlinking, or open-truncation is relocated to a trash directory (mount-point/.trash/). Removed files are date-time stamped so that edit history is maintained. (A version number is appended if the same file is collected more than once in the same second).

Download Website Updated 29 Mar 2012 fstransform

Screenshot
Pop 105.60
Vit 3.30

fstransform is a tool to change a file-system from one format to another. For example, it can change from jfs, xfs, or reiser to ext2, ext3, or ext4. It works in-place and without the need for backup. It currently has been tested on Linux only. It uses a sparse file to create the new file-system image, moves all the files of the existing file-system into it, then remaps the sparse file to the original partition.

No download Website Updated 02 Feb 2010 php5_xattr

Screenshot
Pop 19.70
Vit 35.11

php5_xattr is a PHP5 module that allows an author to get, set, modify, list, and remove extended file attributes from within a PHP script.

No download Website Updated 06 Jan 2010 stegfs

Screenshot
Pop 31.37
Vit 1.01

stegfs is a Fuse based file system which provides absolute security. Using encryption to secure files, and the art of steganography to hide them, stegfs aims to ensure that the existence of such files isn't guaranteed. Implemented as a Fuse based file system and using the mhash and mcrypt libraries to provide the cryptographic hash and symmetric block cipher functions, stegfs is at the cutting edge of secure file system technology.

Download Website Updated 14 Aug 2009 tagfs

Screenshot
Pop 37.60
Vit 37.48

tagfs is a virtual user space file system to handle tags. It can be used to organize your files using tags.

Screenshot

Project Spotlight

check_updates

A Nagios plugin to check if a Red Hat system is up to date.

Screenshot

Project Spotlight

uniclient

A universal TCP client.