Details
Description
Currently, chmod-ing files after storing is only implemented for the sftp producer (see CAMEL-4346).
This should also supported for ftp.
Most FTP servers therefore support the site command "CHMOD", eg.
"chmod 777 example_file.txt".
Attachments
Issue Links
- links to