Allow files to be chmod-ed after being produced sftp
----------------------------------------------------
Key: CAMEL-4346
URL: https://issues.apache.org/jira/browse/CAMEL-4346
Project: Camel
Issue Type: New Feature
Components: camel-ftp
Affects Versions: 2.9.0
Reporter: Jan-Philipp Niewerth
Priority: Minor
Fix For: 2.9.0
Some communication partners require files to be chmod-ed after being transfered
to ensure locking. (instead of "done" files)
This is how it works:
from("file:/in").to("sftp:user@host/out&password=secret&chmod=640")
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira