On Wed, 15 May 2002 at 11:32am, [EMAIL PROTECTED] wrote > I have managed to make a dump to a tape (without software-compression) and > run amrecover and restore some files. No Problem. Now I run "amrestore > <tapefile> <hostname>". This restores 2 files to my directory: > <hostname>.local.hda1.20020511.0 > <hostname>.local.hda3.20020511.0 > Now, what can I do with those files, what format are they in ?
Those are either dump files or tarballs, depending on which backup tool is specified in your dumptype. If they're dump files, then you use restore to get the filesystem out of them. If they're tarballs... you get the idea. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
