Page 1 of 1

How do I verify backups are ok?

Posted: Thu Sep 04, 2014 11:28 am
by Josh
Hi all,

Is there a command I can run to verify that my backups are okay? I run incremental backups nightly and want to make sure I'll be able to restore from them!

Thanks!

Re: How do I verify backups are ok?

Posted: Thu Sep 04, 2014 3:50 pm
by NorbertKrupa
During backup, vbr.py will perform minimal file checking confirming the file size and time of last modification. You can use rsync with vbr.py which will use the md5 checksum to determine whether files are identical before and after network transmission.