Michael Prankl created CAMEL-10401:
--------------------------------------
Summary: ftp: Allow files to be chmod-ed after being produced
Key: CAMEL-10401
URL: https://issues.apache.org/jira/browse/CAMEL-10401
Project: Camel
Issue Type: New Feature
Components: camel-ftp
Affects Versions: 2.18.0
Reporter: Michael Prankl
Priority: Minor
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".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)