You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/07/12 00:26:04 UTC

[jira] [Resolved] (CAMEL-3397) Support in-out semantic for file and ftp component

     [ https://issues.apache.org/jira/browse/CAMEL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3397.
--------------------------------
    Resolution: Won't Fix

The producer has too much logic that are bound for writing files. 
The EIP is to use a consumer to read files.

> Support in-out 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: Future
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)