Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.84.4

Mises en garde lors de la compilation ont été nettoyés. En anyfs-conducteur, toutes les instances de [kV] malloc / [kV] Free ont été modifiés pour any_malloc / any_free. Cette version corrige le bogue avec le non selon vfree à vmalloc ou kfree à kmalloc. Quelques bugs ont été corrigés dans text_files_descr.c. Par défaut, anysurrect récupère texte ASCII avec tous les symboles ligne d'alimentation (pas seulement les Unix "\ n" comme avant, mais aussi Mac "\ r" et DOS "\ r \ n"). Il ya un ebuild pour Gentoo.
Tags: Minor bugfixes
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.

Project Resources