2.4.1.27.3 Description

This function emulates the z/OS feature: EXEC PGM=FTP.It launches an ftp process and executes ftp command(s) stored in an input file. An environment variable, S must be declared and initialized with the following value (upper or lower case):

Y or YES: Test mode. Ftp commands (except for “open”, “user”, “quit” or “bye”), are not executed.

N or NO: real mode. All ftp commands are executed.

\$MT_FTP_PASS can be added to the input file to replace the real ftp password (which means the security profile password is used). For example: user user1 \$MT_FTP_PASS.