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 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

例如焦油的脚本不再抛出一个错误是第一次运行该脚本。它正常工作时,唯一靠山目录最多每天一次(限=“1)。备份目录和目录,现在可以排除包含空格。
标签: 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

在做本地机器上的备份,密码不再需要。与文件往往是缓慢的,现在可以使用其中快得多增量备份大量替代方法备份设置。后备份shell命令,现在可以运行每个主机。包括模式现在支持。
标签: 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

一个错误:在日志文件没有创建如果它尚不存在已得到修复。很可能重新未打开的初始配置。备份现在试图完成,即使在一个错误的其中一枚击中所有指定的备份。
标签: 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

一个使同Console_Getopt无法使用最新版本的错误已得到修复。此版本需要PEAR的Console_Getopt 1.0。
标签: 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

新功能包括干运行选项和一个用于测试调试选项,以及reinit办法,使重新启动备份配置。阿错误造成多种不排除目录工作已得到修复。
标签: 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