Download List

Descripción del Proyecto

GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disk, CD-ROM, etc.) to another, trying to rescue the good parts first in case of read errors. GNU ddrescuelog is a tool that manipulates ddrescue logfiles, shows logfile contents, converts logfiles to/from other formats, compares logfiles, tests rescue status, and can delete a logfile if the rescue is done.

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.

2012-03-14 23:59
1.16-rc3

La nueva opción "- K,--skip-tamaño" se ha agregado. Configurar la opción "--datadir" ha cambiado el nombre a "--datarootdir" a seguir las normas de GNU.
Tags: Development
The new option "-K, --skip-size" has been added. Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.

2012-02-23 11:08
1.16-rc2

La posición actual se establece ahora al final del bloque al leer hacia atrás, permitiendo que resumability en modo inverso.
Tags: Development
The current position is now set to the end of the block when reading backwards, allowing resumability in reverse mode.

2012-01-12 07:06
1.16-rc1

La opción "-E,--max-error-tasa" ahora comprueba el tipo de lecturas realmente ha fallado, no el crecimiento del tamaño del error y muestra la tasa de error en el mensaje de error. Cita personajes de mensajes han cambiado indicado por estándares de codificación GNU.
Tags: Development
The "-E, --max-error-rate" option now checks the rate of actually failed reads, not the growth of error size, and shows the error rate in the error message. Quote characters in messages have been changed as advised by GNU Coding Standards.

2012-01-03 08:03
1.15

Las opciones "- a,--min - leer-tasa", "- I--tamaño de entrada verificar" y "-x,--outfile extender" agregaron.
Ddrescue ahora verifica que infile, archivo_salida, y archivo de registro son todas diferentes. Bloques trataron de no se leen ahora alineados a sectores de tamaño de clúster. Se ha mejorado el algoritmo de "split u omitir" de la pasada de la División. Una advertencia falsa "-D" se omite en el modo de relleno se ha quitado.
Ddrescuelog, una herramienta para la manipulación, visualización, conversión, comparación y comprobación de archivos de registro de ddrescue, ha añadido.
Tags: Stable
The options "-a, --min-read-rate", "-I, --verify-input-size", and "-x, --extend-outfile" have been added.
Ddrescue now verifies that infile, outfile, and logfile are all different. Non-tried blocks are now read aligned to cluster-size sectors. The "split or skip" algorithm of the split pass has been improved. A spurious warning about "-D" being ignored in fill mode has been removed.
Ddrescuelog, a tool for manipulation, display, conversion, comparison, and testing of ddrescue log files, has been added.

2011-11-24 08:22
1.15-rc1

Las nuevas opciones "- I--tamaño de entrada verificar" y "-x,--outfile extender" agregaron. Ddrescue ahora verifica que infile, archivo_salida, y archivo de registro son todas diferentes.
Bloques trataron de no se leen ahora alineados a sectores de tamaño de clúster. Se ha mejorado el algoritmo de "split u omitir" de la pasada de la División. Ha cambiado el tamaño de bloque por defecto para ddrescuelog a 512, el valor utilizado por ddrescue.
Tags: Development
The new options "-I, --verify-input-size", and "-x, --extend-outfile" have been added. Ddrescue now verifies that infile, outfile, and logfile are all different.
Non-tried blocks are now read aligned to cluster-size sectors. The "split or skip" algorithm of the split pass has been improved. The default block size for ddrescuelog has been changed to 512, the value used by ddrescue.

Project Resources