In the output log of the FTP process, there is a message EZA1701I showing SITE parameters I did not specify, followed by a 500 error with them. Is this a problem and how do I fix it?
Here is an example:
. . .
EZA1736I bin
EZA1701I >>> TYPE I
200 Type set to I.
EZA1460I Command:
EZA1736I put 'MYSITE.TERSED.FILE' my_upload_file.trs
EZA1701I >>> SITE FIXrecfm 1024 LRECL=1024 RECFM=FB BLKSIZE=27648
500 'SITE FIXRECFM 1024 LRECL=1024 RECFM=FB BLKSIZE=27648': command not understood’
EZA1701I >>> PORT 10,105,201,1,141,252
200 PORT command successful.
EZA1701I >>> STOR my_upload_file.trs
. . .
For more information about the 500 SITE command error, please refer to the IBM Technote titled “SITE command rejected by remote server”.
For more information about the z/OS FTP subcommands, please refer to the IBM z/OS Communications Server: IP User's Guide and Commands for V2R1 (SC27-3662-00), in the section “FTP subcommands”.
As always, please contact CA Technologies support if you have further questions.