Using NS3000/iX Network Services (36920-90008)

78 Chapter 5
Network File Transfer
DSCOPY
can be specified using the RSIZE
option.) FSIZE causes files to be copied
using Interchange Format.
If you do not specify this option, then
the target file length will be the same
as the source file length.
INT
(Interchange) Causes file or files to be copied using
Interchange Format. Files are
automatically copied using Interchange
Format if the producer and consumer
nodes are different kinds of computer
systems or if the APP, ASC, BIN, DIR,
FIX, FSIZE, RSIZE, SEQ, STRIP, or VAR
options are specified.
If you do not specify this option, files
will be copied using Transparent
Format.
MOVE Causes the source file to be purged
after a successful transfer. If you do not
specify this option, source files remain
intact at the source node.
OVER
(overwrite) Causes a copy of the source file to
overwrite an existing target file,
beginning with the first record. If the
source file is larger than the existing
target file, NFT will copy as much of
the source file as will fit in the existing
file space and will then return an error.
If the source file is smaller than the
target file, then the contents of the
existing file that extend beyond the end
of the copied source file will remain in
the target file. If the target file does not
exist, a new file will be created. The
attributes of the source and target files
must match, or DSCOPY will return an
error message.
If you do not specify this option,
existing target files will not be
overwritten.
QUIET Suppresses all display output about file
transfers except error messages.