Hi,
I’m working on a workflow that involves accessing a FTP server. Whenever I try to connect, I get the following error messages:
2021-11-30 15:10:55,283 : ERROR : KNIME-Worker-5-FTP Connector 0:12 : : ClientPool : FTP Connector : 0:12 : Failed to initialize FTP client pool
org.apache.commons.net.MalformedServerReplyException: Could not parse response code.
Server Reply: SSH-2.0-null
Other programs to access FTP servers work fine. What could the issue be?