The other problem I had was exponential growth of the backups - the backups were taking backups of the backups!
You need to assign an exclude path if you put the backups in the /home or /var directories as I initially tried. You can't just put them in root either!
Edit the config file: /usr/local/tbackup/paths.cfg
tar_path /bin/tarWell at least I've got the root of that problem now!
md5_path /usr/bin/md5sum
gpg_path /usr/bin/gpg
exclude_path /boot /dev /initrd /lib /misc /mnt /opt /proc /sbin /tmp /rbackup
include_path
tar_debug_file
log_level LOG_INFO