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

tFTPut with SFTP option : InvalidKeyException: Key is too long for thi

Hello,
I'm trying to use the tFTPPut component to upload some files to FTP server with SFTP option.
From TOS DI 5.4.1 direclty, it's working well no problem.
But when I generate the job and execute it I have this strange errors :
com.jcraft.jsch.JSchException: Session.connect: java.security.InvalidKeyException: Key is too long for this algorithm
Many thanks for your help
David
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi dmex38,
You mean your job works ok in TOS DI 5.4.1,and when you export your job ,and execute it and then got this errors?