Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a talend job that is using tftp components.
Once it create a filedelimiter on my desktop, I want it to send that file to sftp location I specified tftpconnection and tftput components.
The job create file but fails at tftpconnection with this error message. Feels like some java componenet needs to be created but not sure how. thanks. Last Java component in my design just has this message "System.out.print(FTP);"
Error Message:
"Exception in component tFTPConnection_1 ()
com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:512)
at com.jcraft.jsch.Session.connect(Session.java:183)
at (.java:2801)
at (ava:2545)
at (.java:1493)
at (.java:1345)
at (.java:868)
at (.java:6363)
at (.java:6082)
[FATAL]: tFTPConnection_1 Auth fail