Download List

Projeto Descrição

RVM is an archive manager that uses rsync to
manage backups of multiple clients across multiple
logical partitions (vaults). It has some features
that some other rsync-based backup schemes lack,
such as being written in C++, needing no scripts
or other programs than rsync and any binaries on
which rsync depends (such as SSH), the ability to
manage multiple instances of rsync connections to
separate clients in parallel, the ability to use
multiple logical partitions (vaults) in a
configurable fashion for purporses of redundancy
and added reliability, and the use of hard links
for files that have not changed from one archive
to the next.

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-03-05 01:58 Back to release list
0.80-alpha

Grande parte do programa foi reescrito. Ela agora compila com gcc 2.95.x, e tem tido uma revisão configuração completa. Ele agora lê arquivo de configuração do (s) com uma sintaxe da linguagem similar ao Apache, dando-lhe um esquema de configuração muito mais poderosa e flexível. Pode agora arquivar arquivos locais ou arquivos de um servidor de rsync, bem como arquivos de um computador remoto via RSH ou SSH. A opção de tempo limite que lhe permite terminar sessões rsync que podem ter suspenso, e agora dará códigos de saída diferentes, dependendo do tipo de erro.
Tags: Major feature enhancements
Much of the program has been rewritten. It now compiles
under gcc 2.95.x, and has had a complete configuration
overhaul. It now reads configuration file(s) with a language
syntax similar to Apache, giving it a much more powerful and
flexible configuration scheme. It can now archive local files or
files from an rsync server, as well as files from a remote host
via RSH or SSH. A timeout option allows it to terminate rsync
sessions that may have hung, and it will now give different
exit codes depending on the type of error.

Project Resources