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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

sftp warning

We have 2 Talend servers, one for production and one for test.

They pick up files on our sftp server, but in the logs of the sftp server I get following warning 4 times per second:

2019-06-07 12:43:51,783 WARN SFTPConnection [Session.6271680683p000009MACJ.pngefault Site:talend:172.16.0.51] Global request keepalive@jcraft.com not supported
2019-06-07 12:43:51,783 WARN SFTPConnection [Session.6555650683p000009MACJ.pngefault Site:talend:172.16.0.50] Global request keepalive@jcraft.com not supported

 

Can I disable the keepalive? Or can I change the method used?

 

Labels (2)
3 Replies
fdenis
Master
Master

if you are not sure about configuration, just try!
Anonymous
Not applicable
Author

"Just try" is not a solution. It's not even a workaround.

Is there somewhere in the settings that I can disable keepalive? Or change it?

fdenis
Master
Master

no because it's a server side parameter to allow reconnection without login. but if you want to avoid that you can use tftpConnection and tftpclose.