Download List

Projeto Descrição

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

Se o sistema operacional oferece suporte para O_NOATIME, então esta versão vai usar isso para preservar o tempo de acesso de todos os ficheiros que são copiados. Ele oferece suporte personalizado config locais de arquivo através de uma variável de ambiente, e melhorou o tratamento de erros.
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

Os backups podem agora ser restrita a um único sistema de arquivos. A documentação foi corrigido.
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 não é mais preservada por padrão. Alguns pequenos bugs são corrigidos.
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 versão usa o automake, permitindo out-of-the-box compilação na maioria das 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 versão inclui correções e construir uma correção para o número da versão.
Tags: Minor bugfixes
This version includes build fixes and a fix for the version
number.

Project Resources