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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
SI3
Contributor
Contributor

Running a process using tSystem component

Hi,

I have installed lftp and the executable is in /usr/local/bin. In tSystem, I just provide the command as follows:

"lftp ftp://user:password@xxx.yyy.com 22"

When I run it locally, Talend throws an exception - Caused by: java.io.IOException: error=2, No such file or directory

The source and credentials are all valid and I can run the same command from my terminal.

I also tried "Use Home Directory" and gave the path to lsftp /usr/local/bin. But it doesn't help.

Can someone provide a way to just get the FTP file listing using tSystem component ONLY!

Thanks.

Labels (2)
0 Replies