z/OS Communications Server: IP User's Guide and Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Ksc5601 subcommand—Change the data transfer type to KSC-5601

z/OS Communications Server: IP User's Guide and Commands
SC27-3662-00

Purpose

Use the Ksc5601 subcommand to change the data transfer type to KSC-5601.

MVS™ FTP uses the same SBCS translate table for single-byte or double-byte data transfers. If you require an alternate SBCS table for a double-byte transfer, use the SIte/LOCSIte SBDataconn or SIte XLate subcommand to have the server (or client) change the SBCS translation for the data connection.

Format

Read syntax diagramSkip visual syntax diagram
>>-Ksc5601------------------------------------------------------>

>--+---------------------------------------------------+-------><
   '-(--+----------------------+--+------+--+--------+-'   
        |       .-Ascii------. |  '-NOSo-'  '-NOType-'     
        '-Sosi--+------------+-'                           
                +-+--------+-+                             
                | '-Ebcdic-' |                             
                '-+-------+--'                             
                  '-Space-'                                

Parameters

Sosi
Transferred data contains the shift-out and shift-in characters specified by one of the following parameters — Ascii, Ebcdic or Space. If no parameter is specified, ASCII is used as the default.

If Sosi is not specified at all, shift-out or shift-in characters are not used in the transferred data.

Ascii
When combined with the Sosi parameter, causes shift-out and shift-in characters X'1E' and X'1F' to be used to delimit DBCS strings in ASCII data.
Ebcdic
When combined with the Sosi parameter, causes shift-out and shift-in characters X'0E' and X'0F' to be used to delimit DBCS strings in ASCII data.
Space
When combined with the Sosi parameter, causes shift-out and shift-in characters X'20' and X'20' (ASCII spaces) to be used to delimit DBCS strings in ASCII data.
NOSo
Specifies that the data transferred is pure DBCS (data with no SBCS characters) and is to be transferred to or from EBCDIC DBCS data that contains no shift-out or shift-in delimiters.
NOType
Suppresses the sending of the corresponding TYpe command to the server. Use this parameter when translation is to be done by the FTP client only.

Usage

The Ksc5601 client subcommand is equivalent to the TYPE B 6 server command. See FTP with traditional DBCS support for more information.

Context

See Support for MBCS languages for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2013
This information center is Built on Eclipse™ ( www.eclipse.org ).