Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
Ok. It seems you have not added all the required jars for the component.
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 🙂
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 🙂
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.
Ok. It seems you have not added all the required jars for the component.
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 🙂