HP-UX TN3270 Users Guide, March 1998

Table Of Contents
Chapter 5 163
Transferring Files
Transferring Files from the HP-UX Command Prompt
initially allocated, in the units specified by unit, and i
is the increment to add, in the units specified by unit,
each time the space previously added is filled. The
increment i is optional. If it is not specified, and the
initial space q is filled before the transfer is completed,
the file transfer fails. If i is supplied, the comma before
it is required.
Q
Specifies quiet mode, which suppresses the display of
all file transfer messages. The format /Q is also
accepted for this option.
SO
Use this option to add shift out / shift in (SO/SI)
characters to any HP-UX text file sent to the host, or to
convert SO/SI characters to right- and left- arrow
symbols (0x2D3E and 0x3C2D) in any HP-UX text file
received from the host.
This option is used only for files containing double-byte
characters, and only when the ASCII option (or
JISCII for Japanese) is specified. It is ignored if ASCII
(or JISCII) is not specified. Do not use this option if
the selected host language is a single-byte language.
When sending a file to the host, SO is the default unless
you specify the NOSO option; when receiving from the
host, NOSO is the default unless you specify SO. Do not
specify both options together.
NOSO
Use this option to send any HP-UX text file to the host
without adding shift out / shift in (SO/SI) characters, or
to remove SO/SI characters from any HP-UX text file
received from the host.
This option is used only for files containing double-byte
characters, and only when the ASCII option (or
JISCII for Japanese) is specified. It is ignored ifASCII
(or JISCII) is not specified. Do not use this option if
the selected host language is a single-byte language.
When sending a file to the host, the SO option (see
above) is the default unless you specify NOSO; when
receiving from the host, NOSO is the default unless
you specify SO. Do not specify both options together.