Language

Package: rsnapshot @ 1.4.4

Synopsis

Deduplicating snapshot backup utility based on rsync

Description

rsnapshot is a file system snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over SSH. To reduce the disk space required for each backup, rsnapshot uses hard links to deduplicate identical files.

Home page
https://rsnapshot.org
Location
gnu/packages/backup.scm (line: 520, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?