[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cdbackup - verify




I made a backup using cdbackup:
  (tar cpvf -  /dir_to_backup | cdbackup -m -v  -d /dev/scd0 -r  0,0,0 -s 16
    -l 700 -a "Backup")

How can I verify that the archive is the same as the original?

Had I used a device like zip, I would do:
       tar --compare --verbose -C / -f /dev/zip

May  I possibly use something like:
    cdrestore -d /dev/scd0 -t 1

and pipe it into something that checks for differences?

How can I do? Anybody can help?

Thanks,
alberto.


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: