Download List

项目描述

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

该计划的大部分已被重写。现在它在海湾合作委员会2.95.x编译,并配置了完整的检修。它现在读取配置文件(拧),在语言的语法类似阿帕奇给它一个更强大和灵活的配置方案。它现在可以保存本地文件或文件从一个rsync服务器,以及从一个文件通过rsh或SSH的远程主机。阿超时选项允许它终止可能挂rsync的会议,它现在会根据不同的退出代码的错误类型。
标签: 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