Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: will dump/restore be available on 5.4 Message-ID: <3409@auspex.auspex.com> Date: 31 May 90 00:49:54 GMT References: <30178@cup.portal.com> <3016@unisoft.UUCP> Organization: Auspex Systems, Santa Clara Lines: 12 >The BSD dump and restore utilities are suppored for the UFS file system >type. They go by the names ufsdump and ufsrestore. They do not appear >to be supported for the S5 filesystem type. Yeah, AT&T threw out "dump" and "restor"(sic) for the V7 file system and its S5 descendant a while ago. If you're sufficiently ambitious, they can be retrieved from a V7 or 4.1(sic)BSD tape, although they'd probably require some tweaking to work with the different block sizes supported by the S5 version of the V7 file system. The 4.1BSD versions are probably the best ones; note that "restor" (yes, there's only one "e" there) isn't quite as capable as "restore", although if you're willing to sink this much effort into them you can probably improve it further.