You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "xlogger (JIRA)" <ji...@apache.org> on 2016/06/22 07:30:58 UTC

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

xlogger created CAMEL-10083:
-------------------------------

             Summary: 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


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 until 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)