blob: 67333ae9098d8bae297475c044f24946b65d740c (
plain) (
blame)
1
2
3
4
5
6
|
This is a network-based backup system based of rync. It can do full and
incremental backups to a remote file server. It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.
WWW: http://www.dirvish.org/
|