From owner-freebsd-hackers Sun Nov 12 14:47:59 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08673 for hackers-outgoing; Sun, 12 Nov 1995 14:47:59 -0800 Received: (from hsu@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA08663 ; Sun, 12 Nov 1995 14:47:55 -0800 Date: Sun, 12 Nov 1995 14:47:55 -0800 From: Jeffrey Hsu Message-Id: <199511122247.OAA08663@freefall.freebsd.org> To: andreas@knobel.gun.de Subject: Re: Diffs to the dump utility, rewritten with respect to your comments Cc: hackers Sender: owner-hackers@FreeBSD.org Precedence: bulk > Let's assume, he makes two backups, to be save, but he too lazy > or inexperienced, to check, if he can read it in.... Do you know how to check a dump w/o actually restoring to disk and comparing files? I was thinking of adding an option to restore to restore to stdout, allowing something like 'restore | checksumprogram' and comparing the checksum signature w/ the on-disk files. Of course, I'd be very happy if someone else beat to to it. Jeffrey