diff options
Diffstat (limited to 'sysutils/rsnapshot/pkg-descr')
-rw-r--r-- | sysutils/rsnapshot/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/rsnapshot/pkg-descr b/sysutils/rsnapshot/pkg-descr new file mode 100644 index 000000000000..a556f5e3aff0 --- /dev/null +++ b/sysutils/rsnapshot/pkg-descr @@ -0,0 +1,12 @@ +rsnapshot is a filesystem snapshot utility based on rsync(1). +rsnapshot makes it easy to make periodic snapshots of local machines, +and remote machines over ssh. The code makes extensive use of hard links +whenever possible, to greatly reduce the disk space required. + +It is written entirely in perl with no module dependencies, and has been +tested with versions 5.004 through 5.8.1. + +WWW: http://www.rsnapshot.org + +- Ralf van Dooren +r.vdooren@snow.nl |