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

xlogger updated CAMEL-10083:
----------------------------
    Description: 
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

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


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

Reply via email to