Issue:
An FTP job submitted to the Agent failed showing following error in the output:
501 Server cannot accept argument.
Upload failed: "PORT is unsuccessful"
Environment:
CAWA System Agent 11.3.x
Cause:
The ftp data port (chosen randomly by the ftp protocol) on the agent side is blocked on the networking media.
Resolution:
Set the agent's ftp client to work in passive mode; add following parameter into the agentparm.txt file:
ftp.passive=true
and restart the agent