slackbuilds/system/rdup
Binh Nguyen 21ae3f1e37 system/rdup: Updated for version 1.1.11. 2011-07-02 07:26:22 -03:00
..
README system/rdup: Added (utility to create a list for making backups) 2010-10-25 07:55:12 -05:00
rdup.SlackBuild system/rdup: Updated for version 1.1.11. 2011-07-02 07:26:22 -03:00
rdup.info system/rdup: Updated for version 1.1.11. 2011-07-02 07:26:22 -03:00
slack-desc system/rdup: Added (utility to create a list for making backups) 2010-10-25 07:55:12 -05:00

README

rdup is a utility inspired by rsync and the plan9 way of doing things.
rdup itself does not backup anything. It only prints a list of files
that are changed, or all files in case of a null dump. It also handles
files that are removed, allowing for correct incremental backups.

Optional dependency is nettle (to provide encryption for rdup-tr).