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 2012/09/28 09:47:08 UTC

[jira] [Updated] (CAMEL-5646) Capture conversation during FTP file transfer

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

Claus Ibsen updated CAMEL-5646:
-------------------------------

    Fix Version/s: Future
       Issue Type: New Feature  (was: Improvement)
    
> Capture conversation during FTP file transfer
> ---------------------------------------------
>
>                 Key: CAMEL-5646
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5646
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ftp
>            Reporter: Linus Brimstedt 
>            Priority: Minor
>             Fix For: Future
>
>
> It would be nice if the FTP conversation (i.e. commands sent and replies received) could be captured with an exchange.
> For example, when a file is transferred, it could look like this:
> ftp> bin    
> 200 Type set to I.
> ftp> get camel.gif
> 200 PORT command successful.
> 150 Opening BINARY mode data connection for camel.gif (1337 bytes).
> 226 Transfer complete.
> local: ex.gif remote: camel.gif
> 1337 bytes received in 0.07 seconds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira