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.

2010-10-01 07:17
1.07

Vários bugs importantes encontrados e corrigidos. A opção de configuração para pular o teste de memória exceção STL foi adicionado.
Several important bugs found and fixed. A configure option to skip STL memory exception testing has been added.

2009-06-27 02:51
1.05

Atualizado para compilar com o GCC 4.3.x. Minor bugfixes. A bugfix importante que resultaria na I rsync incorrecta / O tempo limite de processamento. A bugfix importante que resultaria em um tempo limite de sessão rsync sendo relatados como bem-sucedido, resultando em um backup incompleta.
Updated to compile with gcc 4.3.x. Minor bugfixes. A major bugfix that would result in incorrect rsync I/O timeout processing. A major bugfix that would result in a timed-out rsync session being reported as successful, resulting in an incomplete backup.

2008-07-02 02:28
1.03

Esta versão corrige um bug opções rsync análise que resultaria em um argumento passado para seqüência vazia rsync.
Tags: Major bugfixes
This release fixes an rsync options parsing bug that would
result in an empty string argument passed to rsync.

2008-06-06 05:20
1.02

Esta versão está em conformidade com as últimas gcc, e outras pequenas correções de bugs. Acrescenta rsync-retry-delay e multi-rsync-hardlink para versões mais recentes do rsync que suporte múltiplo - link-dest = opções da linha de comando.
Tags: Minor feature enhancements
This release compiles with the latest gcc, and has other minor bug fixes. It adds rsync-retry-delay, and rsync-multi-hardlink for newer versions of rsync that support multiple --link-dest= command line options.

2006-07-17 19:26
1.01

Minor bugs fixed: um erro na resolução curinga, nomes de diretório incorreto arquivo vazio, IDs de trabalho em relatórios, e este lançamento que verifica uma abóbada é gravável antes de executar o rsync. A abóbada opção de bloqueio impede que várias instâncias do RVM de usar o cofre, porém, há um erro de nível de log separado para ser usado quando repetir um comando rsync, e há uma opção para apagar arquivos de log antigos junto com os arquivos antigos.
Tags: Minor feature enhancements
Minor bugs fixed: a wildcard resolution bug, incorrect archive directory names, empty job IDs in reports, and this release checks that a vault is writable before running rsync. A vault locking option prevents multiple instances of rvm from using the same vault, there is a separate error logging level to be used when retrying an rsync command, and there is an option to delete old log files along with old archives.

Project Resources