Download List

Descripción del Proyecto

FauBackup uses a filesystem on a hard drive for
incremental and full backups. All backups can
easily be accessed by standard filesystem tools.
Later backups to the same filesystem will
automatically be incremental, as unchanged files
are only hard-linked with the existing version of
the file.

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-09-14 23:15
0.5.9

Si el sistema operativo ofrece soporte para O_NOATIME, este lanzamiento será el uso que, para preservar el tiempo de acceso de todos los archivos que son copia de seguridad. Es compatible con las ubicaciones de archivos de configuración personalizados a través de una variable de entorno, y ha mejorado el manejo de errores.
Tags: Minor feature enhancements
If the operating system offers support for O_NOATIME, then this release will use that to preserve the access time of all files that are backed up. It supports custom config file locations via an environment variable, and has improved error handling.

2004-06-04 06:31
0.5.8

Copias de seguridad ahora pueden limitarse a un único sistema de ficheros. La documentación fue corregido.
Tags: Minor feature enhancements
Backups can now be restricted to a single filesystem. The documentation was fixed.

2004-04-06 01:08
0.5.7

atime no se conserva más por defecto. Algunos errores menores corregidos.
Tags: Minor feature enhancements
atime is not preserved anymore by default. Some minor bugs are fixed.

2003-12-26 23:20
0.5.6

Esta versión usa automake, permitiendo que fuera-de-la-caja de la compilación en la mayoría de las plataformas.
Tags: Minor bugfixes
This release uses automake, allowing out-of-the-box compilation on most platforms.

2003-10-17 01:52
0.5.5

Esta versión incluye la construcción de soluciones y una solución para el número de versión.
Tags: Minor bugfixes
This version includes build fixes and a fix for the version
number.

Project Resources