RSS 13 projects tagged "filesystem"

No download No website Updated 12 Nov 2012 losetup-utils

Screenshot
Pop 32.65
Vit 14.77

losetup-utils are three bash scripts that attempt to make the use of losetup a bit easier and faster. losetup can be fast, easy, and practical if you need to transport sensitive information over the Internet or in CD's, DVD's, or a pendrive. Also, if you want to store private data on your hard disk or in the cloud, an encrypted volume can be a convenient choice. The types of encryption can be any installed on the system.

Download Website Updated 13 Dec 2010 Deduplicator

Screenshot
Pop 37.39
Vit 1.00

Deduplicator is a simple and efficient data deduplicator that works by hard linking files that have the same content. It is ideal for reducing the size of backups. It can save and restore intermediate results, so you can run it in a few short intervals, and allows you to review changes before they are committed to disk.

Download No website Updated 13 Jan 2010 FSter

Screenshot
Pop 38.77
Vit 1.00

FSter is a virtual filesystem implementation based on FUSE and exploiting Tracker's indexer to allow access to files according to the metadata with which they’re associated. Its behavior is highly customizable with XML configuration to describe in detail the desired hierarchy of files.

No download Website Updated 14 May 2013 Gfarm

Screenshot
Pop 156.42
Vit 14.36

Gfarm is a distributed filesystem, generally used for large scale cluster computing. It's implemented in userland, and can be mounted by FUSE. It utilizes locality of a file to access a data node, and supports Globus GSI for Wide Area Network. Users can explicitly control file replica location on Gfarm. Gfarm can be used as an alternative storage system to HDFS for Hadoop, Samba, MPI-IO, and GridFTP. Monitoring via ZABBIX and Ganglia is also supported.

Download Website Updated 24 Mar 2013 Moose File System

Screenshot
Pop 386.65
Vit 15.14

Moose File System (MooseFS / MFS) is a fault tolerant, network distributed file system. It spreads data over several physical servers, which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts like other Unix-alike file systems: it has a hierarchical structure; it stores POSIX file attributes; and it supports special files, symbolic links, and hard links. Access to the file system can be limited based on IP address and/or password. It offers high reliability, since several copies of the data can be stored across separate computers. Capacity is dynamically expandable by attaching new computers or disks. Deleted files are retained for a configurable period of time (with a file system level "trash bin"). MooseFS supports coherent snapshots of files, even while the file is being written or accessed.

Download Website Updated 09 Mar 2011 ZFS-FUSE

Screenshot
Pop 112.01
Vit 2.50

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

No download Website Updated 30 May 2013 dedup.pl

Screenshot
Pop 34.03
Vit 4.45

dedup.pl is a script that scans Unix file systems and deletes duplicates files or creates hard links between duplicates, thereby freeing up disk space.

No download No website Updated 05 Feb 2013 fswalker

Screenshot
Pop 33.82
Vit 11.53

fswalker is an indexer and query tool for large filesystems. On large filesystems it is impossible to run tools such as du and obtain results in a reasonable time. fswalker crawls over a filesystem and populates a SQLite database containing information about each file. The fsq utility can then be used to query the database and obtain information much faster. It is intended that fswalk be run in a periodic manner so the sysadmin can monitor changes in the filesystem and produce reports.

Download Website Updated 22 Aug 2010 lessfs

Screenshot
Pop 182.57
Vit 4.93

Lessfs is a high performance inline data deduplicating file system for Linux. Lessfs complies to the POSIX standard and is very useful for backup purposes as well as providing storage for virtual machine images. Although lessfs is a file system that is implemented in user space with FUSE, it offers decent performance. Lessfs is capable of handling data rates up to 350MB/sec. It supports filesystem encryption.

Download No website Updated 05 Jan 2013 pymtpfs

Screenshot
Pop 19.39
Vit 12.83

pymtpfs is a FUSE filesystem for MTP devices. It was motivated by the desire to have a more fault-tolerant filesystem for doing mass transfers to and from MTP devices.

Screenshot

Project Spotlight

Apache Ant

A Java-based build tool.

Screenshot

Project Spotlight

OpenMW

A reimplementation of the Morrowind engine.