Download List

Projeto Descrição

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

O script exemplo tar não gera um erro a primeira vez que o script é executado. Ele funciona corretamente quando diretórios apoiando apenas uma vez por dia (limite => 1). Diretórios de backup e excluir diretórios já pode conter espaços.
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

Ao fazer backups na máquina local, uma senha não é mais necessária. Configurações de backup com um grande número de ficheiros que tende a ser lento agora pode usar um método alternativo de backups incrementais, que é muito mais rápido. Pós-comandos de shell de backup pode ser executado per-host. Incluir padrões são agora suportadas.
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

Um bug onde o arquivo de log não foi criado, se não já estava presente foi corrigido. É possível re-configurações de inicialização que não estão ligados. Backups vai agora tentar terminar todos os backups especificada, mesmo que um erro é atingida durante um deles.
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

Um bug que tornava inutilizável com a versão mais recente do Console_Getopt foi corrigido. Esta versão requer Console_Getopt PEAR de 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

Novas características incluem uma opção de correr seca e uma opção de depuração para fins de teste, e uma opção para permitir reinit reiniciar uma configuração de backup. Um bug que causou vários excluir diretórios que não funciona foi corrigido.
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