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 Zurück zur Release-Liste
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.

Project Resources