Download List

项目描述

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 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

进度栏在anysurrect固定,以提高性能。与e2fsprogs的1.39大厦是固定的。
标签: 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

阿libany(3)手册页的补充。在build_e2fs,支持的文件大于2 GB的补充。在anyconvertfs,搜索设备的安装,如果一个相对路径和设备安装指定点已得到修复。
标签: 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

一种实用工具增加了新的build_xfs。现在,您可以将财政司司长与anyfs XFS的,工具。脚本增加了新的anyconvertfs。这是一个用户的转换自动化友好的脚本。的文件进行了改进。一个“用法示例”一节中被添加到手册页。一个anyfs - tools.pot文件和(ru.po)俄罗斯消息增加了。许多错误修正所有公用事业和内核模块。
标签: 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

编译时警告了清理。在anyfs司机,在[千伏] malloc / [千瓦]自由的所有实例都改为any_malloc / any_free。修复了与不按vfree的vmalloc或kfree的kmalloc的错误。在text_files_descr.c修正了已知错误。默认情况下,anysurrect恢复与任何换行字符的ASCII文本(不仅是Unix的“\ N”的一如以往,而且苹果“\ R”和DOS的“\ṛ\ N”的)。有一个为Gentoo的ebuild。
标签: 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压缩归档恢复支援的是。在0.84.2版本偏离了reblock.c(的错误)被拆除。
标签: 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