Download List

Project Description

anyfs-tools allows you to recover and convert
filesystems while using minimal extra disk space.
Unlike other recovery tools, anyfs-tools doesn't
copy all the files found on other disks (or
partitions), but only saves information about the
location of the file blocks to an external inode
table. After recovery, a user may mount the
damaged filesystem with anyfs and the external
inode table and then interact with all recovered
files with any program.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-01 00:33 Back to release list
0.84.4

Warnings when compiling were cleaned up. In anyfs-driver, all instances of [kv]malloc/[kv]free were changed to any_malloc/any_free. This fixes the bug with not according vfree to vmalloc or kfree to kmalloc. Some bugs in text_files_descr.c were fixed. By default, anysurrect recovers ASCII text with any line feed symbols (not just Unix "\n" as before, but also Mac "\r" and DOS "\r\n"). There is an ebuild for Gentoo.
Tags: Minor bugfixes

Project Resources