Support in-only semantic for file and ftp component
---------------------------------------------------
Key: CAMEL-3397
URL: https://issues.apache.org/jira/browse/CAMEL-3397
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.5.0
Reporter: Hadrian Zbarcea
Assignee: Hadrian Zbarcea
Fix For: 2.6.0
Currently we only support in-only for file: and ftp: endpoints, in the sense
that the content of the message is written to a file and no output gets
produced.
It would be useful to support a scenario in which one could send an empty
message to a file with a GET operation such that the content of the file is
retrieved as an out instead of written to the file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.