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-10-22 23:41
0.84.7

La barre de progression dans anysurrect a été fixé à améliorer les performances. Construire avec e2fsprogs 1.39 a été fixée.
Tags: Minor bugfixes
The progress bar in anysurrect was fixed to raise performance. Building with e2fsprogs 1.39 was fixed.

2006-08-28 19:31
0.84.6

Un libany (3) page de manuel a été ajouté. En build_e2fs, le soutien à des fichiers de plus de 2 Go a été ajouté. En anyconvertfs, cherchant le point de montage d'un appareil si le chemin relatif et le dispositif monté sont spécifiées a été corrigé.
Tags: Minor bugfixes
A libany(3) manual page was added. In build_e2fs, support for files larger than 2 Gb was added. In anyconvertfs, searching the mount point of a device if relative path and device mounted are specified has been fixed.

2006-08-11 18:46
0.84.5

Un nouveau build_xfs utilitaire a été ajouté. Maintenant vous pouvez convertir FS pour XFS avec anyfs-tools. Un nouveau anyconvertfs script a été ajoutée. Il s'agit d'un script utilisateur conviviale pour l'automatisation de la conversion. La documentation a été améliorée. A "Exemples d'utilisation" a été ajouté à la section des pages de manuel. Une anyfs-file tools.pot et des messages de Russie (ru.po) ont été ajoutés. De nombreuses corrections de bogues dans tous les services publics et le module du noyau.
Tags: Major feature enhancements
A new build_xfs utility was added. Now you can convert FS to XFS with anyfs-tools. A new anyconvertfs script was added. It is a user-friendly script for automation of converting. The documentation was improved. A "USAGE EXAMPLES" section was added to manual pages. An anyfs-tools.pot file and Russian messages (ru.po) were added. Many bugfixes in all utilities and the kernel module.

2006-07-01 00:33
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.

2006-06-24 01:02
0.84.3

GZIP soutenir la reprise des archives a été ajouté. Les errants reblock.c (le bug dans la version 0.84.2) ont été supprimés.
Tags: Minor feature enhancements
GZIP archive recovery support was added. Strays in reblock.c (the bug in the 0.84.2 version) were removed.

Project Resources