Download List

Descripción del Proyecto

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.

2005-11-28 22:41
1.0

Tags: Minor bugfixes

2004-07-13 20:07
0.90.3-beta

Muchas correcciones de errores y algunas mejoras menores.
Tags: Major bugfixes
Many bugfixes and some minor enhancements.

2004-05-09 22:25
0.90.2-beta

El bugfix última introdujo un error importante que se traduciría en la generación incorrecta rsync línea de comandos para SSH / RSH conexiones. Este comunicado debe arreglarlo.
Tags: Major bugfixes
The last bugfix release introduced a major bug that would result in incorrect rsync command line generation for SSH/RSH connections. This release should fix it.

2004-05-07 22:13
0.90.1-beta

Esta versión corrige la generación de línea de comandos de rsync, un problema estético con el gestor de informes, y algunos pequeños problemas con las páginas de manual.
Tags: Minor bugfixes
This release fixes rsync commandline generation, a cosmetic problem with
the report manager, and some minor problems with the man pages.

2004-04-26 17:20
0.90-beta

Este lanzamiento incorpora todas las funciones inicialmente previstas para RVM por el autor, concluyendo el desarrollo RVM alfa de su estado. Se hicieron varias correcciones de errores. El código fue limpiado. El gerente de informe fue reescrito. Una mejora de la función solicitada se ha añadido.
Tags: Minor feature enhancements
This release incorporates all features originally
planned for RVM by the author, concluding RVM's
alpha development status. Several bugfixes were
made. The code was cleaned up. The report manager
was rewritten. One requested feature enhancement
was added.

Project Resources