fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
644 B
Plaintext
10 lines
644 B
Plaintext
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 purposes
|
|
of redundancy and added reliability, and the use of hard links for files that
|
|
have not changed from one archive to the next.
|