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: 
Dizzfire
Contributor III
Contributor III

SFTP Connection Error

Hi,

I contact the TALEND Community because I have a problem with my SFTP connection.

Indeed, I configured my SFTP connection between TALEND server (name DLXX) and my Windows server (name QMXX).

When I tested SFTP connection directly on my TALEND server via sftp command with user talend (console), I can connect on my windows server.

But, when I tried connect via TALEND Studio on the same windows server with remote execution on my TALEND server, I got an error with tFTPConnection.

On the windows server:

-----------------------------

Folder .ssh is located: C:\Users\talend\.ssh

Inside Folder: 3 Files: authorized_keys, id_rsa, id_rsa.pub

Here is an error message in console TALEND Studio:

[FATAL] 17:30:28 zpmc.zjmc_sy_in_v01_000_sftptestconnection_0_1.ZJMC_SY_IN_V01_000_SFTPTestConnection- tFTPConnection_1 java.io.FileNotFoundException: C:\Users\talend\.ssh (Aucun fichier ou dossier de ce type)

com.jcraft.jsch.JSchException: java.io.FileNotFoundException: C:\Users\talend\.ssh (Aucun fichier ou dossier de ce type)

Do you have any idea on this problem ?

Thank you

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

Select the id_dsa file not just the folder path.

 

Regards

Shong