Xref: utzoo comp.unix.questions:10056 comp.unix.microport:1965 Path: utzoo!utgpu!attcan!uunet!ncrlnk!ncr-sd!hp-sdd!ucsdhub!ucsd!rutgers!bellcore!faline!thumper!ulysses!andante!alice!andrew From: andrew@alice.UUCP (Andrew Hume) Newsgroups: comp.unix.questions,comp.unix.microport Subject: Re: dump/restore Summary: correction Keywords: cpio is not a real backup program Message-ID: <8383@alice.UUCP> Date: 3 Nov 88 04:41:01 GMT References: <178@celerity.UUCP> <12433@steinmetz.ge.com> <77@usl-pc.usl.edu> <8373@alice.UUCP> Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 9 debra states "there are NO backup programs that can restore the disk to the state it was at the time of the backup since this is simply not possible in Unix." this is of course only true if the backup programs restore as a user-level program. as an obvious example, dump doesn't cause the access times to be updated. but then again, with the modern trend of more complicated file systems continuing, no one can write these disk-level programs any more anyhow.