cancel
Showing results for 
Search instead for 
Did you mean: 

FTPS connection error in the adapter monitoring

Former Member
0 Kudos

Hi people,

I make a FTPS connection and the adapter monitor give me this error:


 Error: Error connecting to ftp server 'ithppbd0':   
 ConnectException: Connection timed out (errno:238)

I use a certificate to make this connection.

Is obligatory the use of the private key? or I can use a public key and how?

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You may verify the URL, Login ID and Password with logging in via a browser or command prompt.

Some FTP sites allow only a limited number of connections, so check with the FTP site administrator. In the adapter, make sure that you have specified the correct Connection Security and the Command Order.

FTPS does not need the keys, unless you have specified the X.509 Cetificate for Client Authentication.

Lastly, Make sure that the connect mode is per File Transfer.

Hope this helps,

Bhanu