rdup-simple

utility to create a file list suitable for making backups

Install

All systems
curl cmd.cat/rdup-simple.sh
Debian Debian
apt-get install rdup
Ubuntu
apt-get install rdup
image/svg+xml Kali Linux
apt-get install rdup
Windows (WSL2)
sudo apt-get update sudo apt-get install rdup
OS X
brew install rdup
Raspbian
apt-get install rdup

rdup

utility to create a file list suitable for making backups

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.