2.4.1.27.4 Options

-i <inputfile>
Mandatory parameter.
ddname of the file which contains the ftp commands.
-e <ExitReturnCode>
Optional parameter.
Numeric return code to be returned when an error occurred during ftp execution.
If ExitReturnCode = nn, the return code will be “C00nn” in case of ftp error.
If the parameter does not exist, the return code is always C0000.
-n NETRC
Optional parameter.
Necessary when the ftp connection is executed through “.netrc” file.
So “user” and “password” are omitted in <inputfile>.