RSS 9 projects tagged "File system"

Download Website Updated 02 May 2013 QuickFind

Screenshot
Pop 30.95
Vit 4.42

QuickFind is a cross-platform Java application for searching files in your computer. Its sole purpose is to save user time by searching the desired file almost instantly. It is designed to support all of the major computer platforms. The user can schedule caching or manually cache at any time on selected directories. Once the caching is done, all you have to do is input the name of the file you want to find.

Download Website Updated 08 Jan 2013 Weed-FS

Screenshot
Pop 33.02
Vit 11.54

Weed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files, and to serve the files fast! Instead of supporting full POSIX file system semantics, it implements only a key-file mapping. Instead of managing all file metadata in a central master, it manages file volumes in the central master and lets volume servers manage files and the metadata. This relieves concurrency pressure from the central master and spreads file metadata into volume servers' memories, allowing faster file access with just one disk read operation. It is modelled on Facebook's Haystack design paper. Only 40 bytes of disk storage are required for each file's metadata, and disk reads are O(1).

No download No website Updated 26 Jul 2011 collectfs

Screenshot
Pop 30.59
Vit 25.78

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

No download No website Updated 14 Jul 2011 PHP MegaUpload.com Class

Screenshot
Pop 19.60
Vit 26.02

PHP MegaUpload.com Class is a PHP class that can send HTTP requests to the MegaUpload.com site Web server to perform several operations to manipulate files, folders, and accounts. Currently it can upload files, get the listing of files and folders, create folders, copy files and folders, edit file and folder details, delete files, send email, change account password, email address, Paypal account email address, retrieve or change account details, and more.

Download Website Updated 29 Mar 2012 fstransform

Screenshot
Pop 102.14
Vit 3.35

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.62
Vit 34.70

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 32.82
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 09 Mar 2011 ZFS-FUSE

Screenshot
Pop 111.77
Vit 2.52

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

Download Website Updated 14 Aug 2009 tagfs

Screenshot
Pop 39.37
Vit 37.09

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

Screenshot

Project Spotlight

QSimpleGuitar

A simple program to help novice guitarists tune a guitar more quickly (and better).

Screenshot

Project Spotlight

GNU xorriso

An ISO 9660 multi-session CD/DVD/BD filesystem manipulator.