findfile

findfile 0.2

FindFile will be a collection of tools for recovering files from filesystems with corrupted directories/allocationtables/etc.This can be usefull when the partitiontable (or more) of a harddisk is corrupted. Or when you have a memory-card of a digital...

FindRepe

FindRepe 0.12.0 RC4

FindRepe is an open source command-line software that enables users to find and, optionally, delete, duplicate files by content.FindRepe uses SHA1 and MD5 hash algorithms to compare the files. It can also compare the file just by file name.What is new in...

fio

fio 2.1.4

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification.fio supports for 4 different types of I/O engines: sync, mmap, libaio, posixaio, rate I/O, I/O priorities, forked or threaded jobs, and much more.Options: fio-s...

fistgen

fistgen 0.1.1

File System development is very difficult and time consuming. Even small changes to existing file systems require deep understanding of kernel internals, making the barrier to entry for new developers high.Moreover, porting file system code from one...

FlyBack

FlyBack 0.6.5

FlyBack is a software for system backup and restore, just like Apple's Time Machine.Apple's Time Machine is a great feature in their OS, and Linux has almost all of the required technology already built in to recreate it. This is a simple GUI to make it...

fmorgue

fmorgue 1.2

fmorgue is a Python tool for mirroring files permanently to a remote server. In contrast to rsync and friends, it identifies missing files on the server only based on modification time and size, which makes it suitable for archiving rotated log...

Free, Open-source Ghost is a free computer imaging solution that runs on Fedora. FOG is easy to install and easy to use, all management is done via a web UI. FOG uses PXE and Wake on LAN to boot up a very small linux based OS whichis used to image the...

fs

fs 0.4.0

fs is a Python module that creates a common interface to filesystems.Pyfilesystem works with Linux, Windows and Mac.Here are a few of the filesystems that can be accessed with Pyfilesystem: * OSFS - access the native filesystem * FTPFS - access...

fuse-zip

fuse-zip 0.4.0

fuse-zip is an open source and free command-line utility that provides a FUSE-based filesystem, which can be easily used to mount ZIP archives with read/write support under Linux kernel-based operating systems.Implemented in C++, based on libzipfuse-zip...