man8/doserestore

Table of Contents

Name

doserestore - restore AMS data script

Synopsis

doserestore [vol]

Description

This script copies data that has been previously saved using dosebackup(8) into an AMS datasets disk volume. An entire disk volume is restored at one time. It is assumed that the capacity of the disk volume is large enough for the data to fit.

doserestore is customized to meet each sites needs so it is located in the /AccelNET/$CONF/machcmds directory.

Arguments

vol

The volume name into which to place data from the tape. Volumes name are of the form volN where N is replaced by an integer value.

Notes

doserestore uses tar(1) to do its work. If it is desired to extract portions of the information contained on a tape tar(1) should be used directly. See the tar(1) manual page for more information.

Examples

doserestore vol1
doserestore vol2

Manual page revision

$Id: doserestore.8,v 1.0 1999/01/08 21:24:59 kitchen Exp $


Table of Contents