Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error in tFTPPut and configuration PROXY

Hello All!!

I have a this:



But the connection of tFTPPut have a next error:
Exception in component tFTPPut_1
java.net.SocketTimeoutException: Connect timed out
at java.net.SocksSocketImpl.readSocksReply(SocksSocketImpl.java:126)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:460)
at java.net.Socket.connect(Socket.java:579)
at com.enterprisedt.util.proxy.PlainSocket.createPlainSocket(PlainSocket.java:102)
at com.enterprisedt.net.ftp.FTPControlSocket.<init>(FTPControlSocket.java:355)
at com.enterprisedt.net.ftp.FTPClient.connect(FTPClient.java:958)
The connection with tSetProxy say that this is ok.
Any idea
Regards

0683p000009MGeh.png
Labels (2)
1 Reply
Anonymous
Not applicable
Author

The image

0683p000009MGem.png
0683p000009MGer.png

More data, the TELNET connect with the FTP. In my company use the http proxy and i think that this is the error but i don't know wich is the form tocall this proxy. The variable don't work.

Regards