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
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