Downloadliste

Projektbeschreibung

Rsync Incremental Backup Script (RIBS) is an
incremental backup system written using PHP,
rsync, ssh, and cp. It can backup local
machines and other networked devices, and is
designed to be highly configurable and
informative for system administrators. It
performs a large amount of error checking,
and includes logging and email capabilities.

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.

2004-11-25 00:28
2.3

Das Beispiel tar-Skript nicht mehr löst eine Fehlermeldung zum ersten Mal das Skript ausführt. Es funktioniert nur richtig, wenn bis Playbacks Verzeichnisse Mal pro Tag (limit => 1). Backup-Verzeichnisse und Verzeichnisse ausschließen können jetzt Leerzeichen enthalten.
Tags: Minor bugfixes
The example tar script no longer throws an error the first time the script runs. It works correctly when only backing directories up once per day (limit => 1). Backup directories and exclude directories can now contain spaces.

2004-02-18 00:51
2.2

Dabei Sicherungen auf dem lokalen Rechner, ist ein Kennwort nicht mehr erforderlich. Backup-Konfigurationen mit einer großen Anzahl von Dateien, die nur langsam erfolgen kann nun eine alternative Methode der inkrementellen Backups, die wesentlich schneller ist eher nutzen. Post-Backup-Shell-Kommandos können jetzt ausgeführt werden pro-host. Enthalten Muster werden nun unterstützt.
Tags: Major feature enhancements
When doing backups on the local machine, a password is no longer needed.
Backup setups with large numbers of files which tend to be slow can now
use an alternate method of incremental backups which is much faster.
Post-backup shell commands can now be run per-host. Include patterns are
now supported.

2003-06-14 00:05
2.1

Ein Bug, bei dem die Logdatei wurde nicht erstellt, wenn es nicht bereits vorhanden ist, wurde behoben. Es ist möglich, re-init-Konfigurationen, die nicht eingeschaltet sind. Backups wird nun versuchen, alle angegebenen Backups, auch wenn ein Fehler ist während einer von ihnen getroffen zu beenden.
Tags: Minor bugfixes
A bug where the logfile wasn't created if it wasn't already present has been fixed. It is possible to re-init configurations that aren't turned on. Backups will now try to finish all specified backups even if an error is hit during one of them.

2003-05-30 23:10
2.0.1

Ein Bug, der es unbrauchbar mit der neuesten Version von Console_Getopt wurde behoben. Diese Version erfordert PEAR Console_Getopt 1.0.
Tags: Minor bugfixes
A bug that made it unusable with the latest version of Console_Getopt has been fixed. This release requires PEAR's Console_Getopt 1.0.

2003-05-20 03:33
2.0

Neue Features sind ein Testlauf-Option und eine Debug-Option für Testzwecke, und ein reinit Option Neustart zu ermöglichen, ein Backup-Konfiguration. Ein Fehler, der mehrere Verzeichnisse ausschließen verursacht nicht zu arbeiten, wurde behoben.
Tags: Major feature enhancements
New features include a dry run option and a debug option for testing
purposes, and a reinit option to enable restarting a backup
configuration. A bug which caused multiple exclude directories to not
work has been fixed.

Project Resources