RSS 6 projects tagged "File system"

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

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

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.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.

Screenshot

Project Spotlight

Xataface

A simple but powerful framework for developing MySQL Web applications.