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: 
Latsche
Contributor II
Contributor II

How can i read a File locate on sFTP

Hi,

how could i read a File locate on a sFTP-Server?

I do not want to download the File with tFTPGet, because there could be other files. I want directly load the Data in the File to Database.

 

How do i have to configure the tFileInputDelimited do solve this? Is There another Component to reach the solution?

 

The Error.png shows the Error. Its says, that the File does not found. The Error Message comes from tFileInputDelimited_1.

 

Pictures attached.

Kind Regards

Labels (2)
1 Solution

Accepted Solutions
Latsche
Contributor II
Contributor II
Author

Solved!

 

This is the Solution. The Solution is attached. 

The Java Code is documented here:

https://stackoverflow.com/questions/14617/how-to-retrieve-a-file-from-a-server-via-sftp

https://stackoverflow.com/questions/14223239/jsch-certificate-based-authentication-and-login-auth-cancel

View solution in original post

4 Replies
gjeremy1617088143

hi @Yannick Berthelsen​ , you can take a look at tFileFetch Component :

https://help.talend.com/r/en-US/7.3/internet/tfilefetch

Send me love and kudos

Latsche
Contributor II
Contributor II
Author

Thank you for the fast Answer. Im using sFTP, so it didnt work. Sry my bad.

Latsche
Contributor II
Contributor II
Author

Solved!

 

This is the Solution. The Solution is attached. 

The Java Code is documented here:

https://stackoverflow.com/questions/14617/how-to-retrieve-a-file-from-a-server-via-sftp

https://stackoverflow.com/questions/14223239/jsch-certificate-based-authentication-and-login-auth-cancel

Anonymous
Not applicable

Hello,

Great it is solved and thanks for sharing the solution with us on Community.

Best regards

Sabrina