Hi experts,
I must connect to an external server to send files with FTPS.
I have created receiver CC with connection security: FTPS for control and data connection
Command order: TLS, USER, PASS, PBSZ, PROT
Connect mode: per file transfer
port : 990 (given by third part)
data connection: passive (suggested by third part)
My problem is that communication channel raise a connection timed out error, see below for log.
I've already followed the steps suggested by this thread:
FTPS Transfer Failing with Connection Timeout
but no luck.
Thanks
Fabio Boni
2011-05-18 12:21:01 Success Connecting to FTP server "ftps.xxx.xxx.it"
2011-05-18 12:21:02 Success Write to FTP server "ftps.xxx.xxx.it", directory "/in", -> file "Delivery20110518-122102-155.xml"
2011-05-18 12:21:02 Success Transfer: "BIN" mode, size 1760 bytes, character encoding -
2011-05-18 12:21:23 Error Attempt to process file failed with java.net.ConnectException: Connection timed out: connect
2011-05-18 12:21:23 Error Exception caught by adapter framework: Connection timed out: connect
2011-05-18 12:21:23 Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: connect: java.net.ConnectException: Connection timed out: connect
2011-05-18 12:21:23 Error Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Connection timed out: connect: java.net.ConnectException: Connection timed out: connect.