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/08/08 12:45:45 UTC

[jira] [Updated] (CAMEL-6137) Send siteCommand(s) without uploading files

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

Claus Ibsen updated CAMEL-6137:
-------------------------------
    Labels:   (was: patch)

> Send siteCommand(s) without uploading files
> -------------------------------------------
>
>                 Key: CAMEL-6137
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6137
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ftp
>    Affects Versions: 2.10.4
>            Reporter: Carsten Erker
>             Fix For: Future
>
>
> Currently, Camel sends FTP SITE commands only after log-in and before uploading a file. 
> In general, SITE commands can be virtually anything: We now got a use case where we need to communicate with an FTP server in terms of SITE commands, most of the time without the need to upload anything. I.e., send a SITE command, capture the reply and hand it back to the application.
> In camel-ftp, this could be done with a new property which tells the component to not upload a file and get the server response, e.g. in the body or as a header attribute. This is only needed for the producer side.
> We'd like to provide the code for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)