cancel
Showing results for 
Search instead for 
Did you mean: 

FTP receiver channel error: No route to host

Former Member
0 Kudos

Hello,

I am using a ftp receiver channel and got the following error:

java.lang.Exception: ftp access error: java.net.NoRouteToHostException: No route to host.

The following steps are processed right:

- Connection to FTP-Server "XXXX", Folder "/public_html/external/eh/"

- Write to FTP-Server "XXXX", Folder "/public_html/external/eh/", file "xyz.xml"

- Sending: Modus "TXT", Size XXX, Codepage UTF-8

And then the error occurs.

It seems that the channel could connect to the server and start sending the data, but then the error occurs.

Did anybody know this problem?

Thank you very much

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Thomas -

Is your FTP server configured for active or passive data connections? If active, you need SP15. Before SP15, only passive data connections are supported.

Regards,

Jin