FTP client API FCAI control block

Table 1 lists the FCAI control block updates to the Communications Server application interface for FTP Client Application Programming Interface.

Table 1. Summary of new Communications Server FTP client API FCAI control block
Name Rel. Description Reason for change
ezaftpka.macro-FTP Client Application Interfaces (FCAI) control block V2R1 FCAI_SCMD_MVSGET and FCAI_SCMD_MVSPUT are added to the list of equates defining possible values for the FCAI control block field FCAI_SCMD. Simplify FTP transfer of data sets between z/OS systems
EZAFTPKC-Cobol Map for FACI-Map (FACI Client API) V2R1 FCAI_SCMD_MVSGET and FCAI_SCMD_MVSPUT are added to the list of constants defining possible values for the control block field FCAI_SCMD. Simplify FTP transfer of data sets between z/OS systems
EZAFTPKP-PL/I Map for FACI-Map V2R1 FCAI_SCMD_MVSGET and FCAI_SCMD_MVSPUT are added to the list of subcommand codes for the FACI control block field FCAI_SCMD. Simplify FTP transfer of data sets between z/OS systems
EZAFTPKR-REXX function package V2R1 FCAI_SCMD_MVSGET and FCAI_SCMD_MVSPUT are added to the predefined variables to represent the MVSGET and MVSPUT subcommands respectively. Simplify FTP transfer of data sets between z/OS systems
ftpcapi.h V2R1 FCAI_SCMD_MVSGET and FCAI_SCMD_MVSPUT are added to the list of FCAI_RequestCompletionValue FCAI_SCMD (subcommand) values. Simplify FTP transfer of data sets between z/OS systems
FTPClientErrorException.java V2R1 The fields SUBCOMMAND_MVSGET and SUBCOMMAND_MVSPUT are added to FTPClientErrorException. Simplify FTP transfer of data sets between z/OS systems