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

Claus Ibsen resolved CAMEL-6479.
--------------------------------

    Resolution: Fixed

Thanks for the patch.
                
> New FileExist option for File component: TryRename
> --------------------------------------------------
>
>                 Key: CAMEL-6479
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6479
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 2.11.0
>            Reporter: Marco Crivellaro
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.1, 2.12.0
>
>
> This patch introduces a new FileExist option for File component which works 
> great when using on an FTP producer:
> the producer won't check if the file exists (sometime this is taking a long 
> time) on the destination endpoint and simply rename it after the temporary 
> file has been deployed. Most of FTP server implementation will overwrite the 
> final file in case this already exists.
> Pull request created on GitHub:
> https://github.com/apache/camel/pull/24

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

Reply via email to