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


JIS78kj subcommand—Change the data transfer type to JIS78KJ

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

Purpose

Use the JIS78kj subcommand to change the data transfer type to JIS78KJ (1978 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
>>-JIS78kj--+---------------------------------------+----------><
            |    .-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 JIS78kj or JIS78kj (ASCII client subcommands are equivalent to the TYPE B 4 A server command.
  • The JIS78kj (JISROMAN client subcommand is equivalent to the TYPE B 4 R server command.
  • The JIS78kj (JISROMAN NOSO client subcommand is equivalent to the TYPE B 4 R N 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 ).