1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/sysutils/rdup/pkg-descr
Dmitry Marakasov c5deaaea38 - Update to 1.1.4
PR:		145588
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-04-14 00:42:07 +00:00

11 lines
429 B
Plaintext

rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.
An example script named rdup-simple is included to show how to
implement a simple snapshot-style backup strategy.
WWW: http://miek.nl/projects/rdup