HPlogo Using NS 3000/iX Network Services: HP 3000 MPE/iX Computer Systems > Chapter 5 Network File Transfer

Summary of DSCOPY Options

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Table 5-2 “DSCOPY Options Summary” summarizes the available DSCOPY options. Refer to the syntax description earlier in this chapter for a full description of the effects of each option listed.

Table 5-2 DSCOPY Options Summary

Option NameDescription
APP *Appends source file to existing file specified as target file.
ASC *Causes target file to contain ASCII data.
BIN *Causes target file to contain binary data.
CHECKPT =checkpoint specUsed (along with RESTART to recover file transfers that have aborted.
CLEARRemoves previously specified global specifications.
COMPCompresses contents of target file during transmission.
DIR *Causes target file to be a direct access file.
FCODE = sourcefilecodeSpecifies file code needed to open source file; gives same file code to target file.
FIX *Causes target file to contain fixed length records.
FSIZE =filesize*Specifies size of target file in records.
INT *Causes files to be copied using Interchange Format.
MOVECauses source file to be purged after file transfer.
OVERCauses copied file to overwrite file that is specified as target file.
QUIETSuppresses all display output except error messages.
REPCauses source file to replace specified target file. Previously existing file of same name as target file is purged.
RESTART =restartspecInitiates the restart of a transfer that was previously checkpointed.
RSIZE =recordsize *Specifies length (in bytes) of target file records.
SDEV =source_deviceSpecifies disc device on which source file resides.
SEQ *Causes target to be organized to allow sequential access.
SHOWDisplays global specifications in effect.
STRIP *Removes padding from records in target file.
TDEV =target_deviceSpecifies disc device to which target file will be written.
VAR *Causes target file to be composed of variable length records
 Note: * indicates option invokes Interchange Format

 

Feedback to webmaster