Hi,
I am trying to use the file adapter to pick the file from FTP server however file adapter raised the following error:
Error occurred while connecting to the FTP server \"64.72.230.42:21\": java.net.ConnectException: Connection timed out: connect
I changed the timeout of the communication channel to 1200 but still getting this error after a minute.
The ftp server is working fine with my ftp client.
Could you please help me to fix this issue ?