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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] sFTP option on tFTP not working

Hi,
I am trying to sFTP files between two servers, and when I check SFTP Support option on the tFTPConnection component, and try to ftp the files, I am getting errors below.
I am able to manually sFTP the file from the unix command-line
Let me know what I am doing wrong
Thanks,
Boris
connecting to socket on port 4070
connected
disconnected
Exception in component tFTPConnection_1
com.jcraft.jsch.JSchException: invalid server's version string
at com.jcraft.jsch.Session.connect(Session.java:256)
at com.jcraft.jsch.Session.connect(Session.java:149)
at ebs.concur_ftp_0_1.Concur_ftp.tFTPConnection_1Process(Concur_ftp.java:256)
at ebs.concur_ftp_0_1.Concur_ftp.runJobInTOS(Concur_ftp.java:704)
at ebs.concur_ftp_0_1.Concur_ftp.main(Concur_ftp.java:598)
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I was using the wrong port.

View solution in original post

1 Reply
Anonymous
Not applicable
Author

I was using the wrong port.