You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/06/24 14:37:16 UTC

[jira] [Resolved] (CAMEL-10083) Add "disconnectOnBatchComplete" option to close FTP connection immediately after Batch of upload complete

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

Andrea Cosentino resolved CAMEL-10083.
--------------------------------------
    Resolution: Fixed

> Add "disconnectOnBatchComplete" option to close FTP connection immediately after Batch of upload complete
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10083
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10083
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-ftp
>            Reporter: xlogger
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 2.18.0
>
>
> Refer to http://stackoverflow.com/questions/37958201/apache-camel-batch-ftp-upload-then-disconnect/ 
> Currently there is "disconnect=false" option in camel-ftp component which will retain FTP connection after multiple files upload. The connection will be closed only if the FTP server timeout my connection
> Wish to have one more option (e.g. "disconnectOnBatchComplete") which allow the ftp connection to close immediately after a batch of file upload completed



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