Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Wenn das Betriebssystem bietet Unterstützung für O_NOATIME, dann wird diese Version verwenden, um die Zugriffszeit für alle Dateien, die gesichert sind, zu erhalten. Es unterstützt benutzerdefinierte Konfigurationsdatei Standorten über eine Umgebungsvariable, und Fehlerbehandlung verbessert.
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

Backups können jetzt auf ein einziges Dateisystem beschränkt werden. Die Dokumentation wurde behoben.
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 wird nicht mehr standardmäßig erhalten. Einige kleinere Fehler wurden behoben.
Tags: Minor feature enhancements
atime is not preserved anymore by default. Some minor bugs are fixed.

2003-12-26 23:20
0.5.6

Diese Version verwendet automake, so dass out-of-the-box "-Compilation auf den meisten Plattformen.
Tags: Minor bugfixes
This release uses automake, allowing out-of-the-box compilation on most platforms.

2003-10-17 01:52
0.5.5

Diese Version enthält Fehlerbehebungen und bauen ein Update für die Versionsnummer.
Tags: Minor bugfixes
This version includes build fixes and a fix for the version
number.

Project Resources