Diagram
Êʬ¬¬ TAPECOPY ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
tapedrive awsfile ¬¬¬¯
or
Êʬ¬¬ TAPECOPY ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ
awsfile tapedrive ¬¬¬¯
5.19.3 Parameter
tapedrive
Specifies the device filename of the SCSI tape drive. Must begin with /dev to be
recognized.
awsfile
Specifies the filename of the AWSTAPE disk file.
The first filename is the input; the second one is the output.
5.19.4 Examples
Example 1:
Copy a SCSI file to an AWSTAPE disk file.
TAPECOPY /dev/nst0/scsifile.bin D:/MVS/TAPE/T3832AA.AWS
5.19.5 Sample Utility Output
Sample 1:
Copying an AWSTAPE disk file to a SCSI drive (this sample abends because the SCSI drive does not
exist).
D:\HERCULES>tapecopy D:/T38321A.AWS /dev/nts0/scsifile.bin
Hercules tape copy program Version 3.05
(c)Copyright 1999-2005 by Roger Bowler, Jan Jaeger, and others
HHCTC001E Error opening /dev/nts0/scsifile.bin: errno=22: Invalid argument
HHCTC000I Abnormal termination
Figure 53: TAPECOPY utility output