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

진행률 표시줄의 성능을 인상 anysurrect 해결되었습니다. 빌딩 e2fsprogs 1.39로 고정했다.
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

libany (3) 매뉴얼 페이지를 추가했다. build_e2fs 있음, 기가 추가되었습니다 2보다 큰 파일을 지원합니다. anyconvertfs에서 장치를하는 경우 상대 경로 및 장치를 지정하는 마운트의 마운트 지점 검색 수정되었습니다.
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

새로운 build_xfs 유틸리티가 추가되었습니다. 이제 anyfs와 XFS를 FS로 변환할 수있는 도구입니다. 새로운 anyconvertfs 스크립트를 추가했습니다. 그것은 사용자의 변환 친화적인 자동화를위한 스크립트입니다. 설명서를 개선했다. "사용 예"섹션을 수동으로 페이지에 추가되었습니다. anyfs - tools.pot 파일과 러시아 메시지 (ru.po)이 추가되었습니다. 모든 유틸리티의 많은 버그수정 및 커널 모듈입니다.
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

컴파일 할 때 경고 청소했다. anyfs에서 드라이버 [Kv] malloc / [Kv] 자유의 모든 인스턴스를 any_malloc에 / any_free 바뀌었다. 이 수정 프로그램 vmalloc 또는 kmalloc에 kfree에 따르면 vfree 함께하지 않겠다는 버그. text_files_descr.c에서 일부 버그가 수정되었습니다. 기본적으로 모든 anysurrect 줄 바꿈 기호와 (뿐 아니라 유닉스 "\ n"으로 이전뿐만 아니라 맥 ASCII 텍스트 복구 "에 \ r"및 DOS "에 \ r \ n"). 거기에 대한 젠투 ebuild입니다.
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 압축 복구 지원이 추가되었습니다. 0.84.2 버전 reblock.c (버그에서 가지각색) 제거되었습니다.
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