Download List

專案描述

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.

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.

2004-11-25 00:28
2.3

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.
標籤: Minor bugfixes

2004-02-18 00:51
2.2

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.
標籤: Major feature enhancements

2003-06-14 00:05
2.1

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.
標籤: Minor bugfixes

2003-05-30 23:10
2.0.1

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.
標籤: Minor bugfixes

2003-05-20 03:33
2.0

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.
標籤: Major feature enhancements

Project Resources