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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
TJane1641356540
Contributor
Contributor

tFTPFileProperties_1 No such file or directory (2)

Hi,

I am trying to migrate all my jobs from the previous standalone ftp to sftp(secure ftp) connection ,so when i had changed the settings in the tftpconnection component, i am facing the below error in one of the data flow,please suggest

tftpconnection-onsubjobok-->tftpfilelist1->tftpfilelist2->tftpfileproperties1->tbufferoutput

i am using 2 tftpfilelist to drill down since the files are kept in a folder structure in the ftp site,inorder to read that i have to perform 2 ftpfielisting!

 

The job was working perfectly file with ftp settings,but when i switch to sftp support enabled i am getting the error as:

Exception in component tFTPFileProperties_1 (test_sftp_conn)

2: No such file or directory (2)

at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2873)

Labels (8)
1 Reply
Anonymous
Not applicable

Hi

For debugging, print the current file name and file path on tJava instead of tFTPFileProperties_1 to see if the values are correct?

 

Regards

Shong