Projects

rdup11

The next version of rdup that has slightly more features, is more efficient and has simpler code.

See the temporary project page.

Source

Git is being used. You can pull/clone from the following location, with

git clone http://www.miek.nl/git/rdup.git
cd rdup
git checkout -b 11dev origin/11dev

rdup

rdup doesn't backup anything, instead it print a filelist to standard output. This list is either a full list (for a null dump) or an incremental list.

By using rdup it becomes very easy to write some shell scripts which actually implement a backup strategy.

See the project page.

Source

Git is being used. You can pull/clone from the following location, with

git clone http://www.miek.nl/git/rdup.git

hdup

hdup is not maintained anymore, but you can still download it.

See the project page.