[
https://issues.apache.org/activemq/browse/CAMEL-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-2466.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
trunk: 909998.
Marco feel free to try it on your system
> new option allowing to choose how to produce file using temp file
> -----------------------------------------------------------------
>
> Key: CAMEL-2466
> URL: https://issues.apache.org/activemq/browse/CAMEL-2466
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-ftp
> Affects Versions: 2.3.0
> Reporter: Marco Crivellaro
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.3.0
>
>
> Current produce behavior is:
> 1- delete final file (if existing)
> 2- produce temporary file
> 3- rename temporary to final
> Using FTP component as a feed delivery system where most of the time the
> producer is sending an update on a file I think it would be better producing
> in such a way:
> 1- produce temporary file
> 2- delete final file
> 3- rename temporary file to final
> It would be great having an option allowing to choose which produce strategy
> to use
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.