Registered by Johan Boss

For all those who rely on tar to perform backup of their file systems.
And are curious if the last backup needs to be rerun again already.

 Take for example the following set of commands;
  # cd /etc; tar czf /root/etc_backup.tar.gz *
Some time later...
  # tbdiff -f /root/etc_backup.tar.gz -b /etc

This will now show you how up to date your tarred backup file is!
Letting you know of added, missing or changed files on disk, neat huh?

Project information

Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
python

All bugs Latest bugs reported

Get Involved

Downloads

Latest version is 0.1.5
released

All downloads

Announcements