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


JIS83kj subcommand—Change the data transfer type to JIS83KJ

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

Purpose

Use the JIS83kj subcommand to change the data transfer type to JIS83KJ (1983 edition).

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
>>-JIS83kj--+---------------------------------------+----------><
            |    .-Ascii----.                       |   
            '-(--+----------+--+------+--+--------+-'   
                 '-Jisroman-'  '-Noso-'  '-NOType-'     

Parameters

Ascii
Use ASCII shift-in escape sequence ESC ( B in the transferred data.

If neither Ascii nor Jisroman is specified, the ASCII shift-in sequence is used.

Jisroman
Use Jisroman shift-in escape sequence ESC ( J in the transferred 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 JIS83kj or JIS83kj (ASCII client subcommands are equivalent to the TYPE B 3 A server command.
  • The JIS78kj (JISROMAN client subcommand is equivalent to the TYPE B 3 R server command.

Context

See FTP with traditional DBCS support and 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 ).