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: 
bdurand
Creator
Creator

[2.4.2] [Java] tFTPPut can not overwrite

Hi all,
I want to always overwrite a file in my FTP Server but tFTPPut can't :
Exception in component tFTPPut_1
com.enterprisedt.net.ftp.FTPException: /ftp_test/catalogue_toto_be2.csv: Permission denied.
If I delete the file then rewrite it, it works and if I overwrite it using Filezilla (same user) it works too.
Any idea ?
Best regards,
Ben
Labels (2)
2 Replies
Anonymous
Not applicable

Hello
I get the same result if I change the property of file on FTP server, set writeable as false. So, please check the property of your file if it is writeable.
Best regards

shong
bdurand
Creator
Creator
Author

ok thank you
regards,
Ben