I have an FTP Caller that keeps throwing the error:
FTPCaller (FTPFactory): FTP info: Failure establishing ssh session: -43, Failed getting banner
FTPCaller (FTPFactory): FTP info: Closing connection 0
FTPCaller (FTPFactory): HTTP/FTP transfer error: 'Failed initialization'
I can access the file on the ftp site using other ftp clients, and I have tried different configurations of the FTPCaller but I can't get this to work and I can't find much info on the error. Has anyone seen this before?
Thanks!