On Fri, 29 Aug 2003 at 9:48am, David Barcelo wrote > Is it possible to make an index of a tape after the backup?
Do you want just what filesystems are on the tape, or the actual contents of each filesystem? amrestore /dev/tape no-such-host will do the former. You'll need to do a bunch of 'tar t's to do the latter (assuming tar, of course). If you've set up tapelabels, you could also do the former with amreport. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
