For File Transfer Protocol (FTP) client, the ASCII mapping tables are specified in the FTP command. For FTP server this is done in the Change FTP Attributes (CHGFTPA) command.
To specify the FTP client mapping tables:
___________________________________________________________________________________ | | | Start TCP/IP File Transfer (FTP) | | | | Type choices, press Enter. | | | | Remote system . . . . . . . . . | | | | | | | | Internet address . . . . . . . . | | Coded character set identifier *DFT 1-65533, *DFT | | | | Additional Parameters | | | | Outgoing EBCDIC/ASCII table . . *CCSID Name, *CCSID,*DFT | | Library . . . . . . . . . . . Name, *LIBL,*CURLIB | | Incoming ASCII/EBCDIC table . . *CCSID Name, *CCSID,*DFT | | Library . . . . . . . . . . . Name, *LIBL,*CURLIB | | | | | | Bottom | | F3=Exit F4=Prompt F5=Refresh F12=Cancel F13=How touse this display | | F24=More keys | | | | | |__________________________________________________________________________________|
Specify the CCSID (and hence the mapping tables) to be used for the FTP client. When the *DFT value is not changed, the CCSID value 00819 (ISO 8859-1 8 bit ASCII) is used. You might also specify a specific CCSID for both inbound and outbound transfers. The use of CCSIDs is discussed in National Language Support considerations for FTP.