SFMC558E

Retry only allowed for open, get, put, mget, and mput, and their proxy variants; statement bypassed

Explanation: An FTP command not supported for RETRY, was the last FTP command before the RETRY statement was executed. This may have been caused by unexpected conditional FTP statement execution as a result of an FCL IF/ELSE statement.

Action: Either remove the RETRY statement or make sure it is preceded by one of the five FTP commands listed or their proxy variants (e.g. PROXY OPEN).