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: 
Anonymous
Not applicable

Exception in component tFTPGet - Error 3: Permission denied.

I am able to SFTP the files but fail with 'Permission denied." at trying to get the receipts.

 

Exception in component tFTPGet_1
3: Permission denied.
at com.jcraft.jsch.ChannelSftp.throwStatusError(ChannelSftp.java:2846)
at com.jcraft.jsch.ChannelSftp._get(ChannelSftp.java:1037)
at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:961)

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Ok. It seems you have not added all the required jars for the component.

 

0683p000009M48S.png

 

Could you please add these jars and then it should be better. Still you need to check the permission issues.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi,

 

    The issue says that you do not have permission to read file from the source side of FTP location. Could you please check with admin whether you have the right read privileges? You can check the permission issue from tools like Filezilla also and if you are getting same error, its a data read permission error for the user.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

I will check and update. Thank you. 

Though currently I am testing a change in UAT. 

Production had the same issue a year back. then eventually we started getting the Receipt files with a day lag. 

Tomorrow I should be able to see if it picks up today's receipt. 

But in tFTPGet is there any settings that could cause this error?

I do see a warning at FTP connection that says, 

Module jsch-0.1.53.Jar is required for using this component. 

 

 

Anonymous
Not applicable
Author

Ok. It seems you have not added all the required jars for the component.

 

0683p000009M48S.png

 

Could you please add these jars and then it should be better. Still you need to check the permission issues.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂