[ 
https://issues.apache.org/activemq/browse/CAMEL-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55078#action_55078
 ] 

Claus Ibsen commented on CAMEL-1072:
------------------------------------

The file/ftp components in Camel 2.0 is much smarter and flexible than 1.x.

So we can improve the tempPrefix to be expression based so you can type a 
syntax as you like, for example
{{tempFileName=$\{file:name}.tmp}}

Which then will write using .tmp and then afterwards rename it back to the real 
name.

> camel-ftp - option for upload suffix
> ------------------------------------
>
>                 Key: CAMEL-1072
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1072
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-ftp
>    Affects Versions: 1.5.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0-M1
>
>
> We should support an option to set a upload suffix for the FTP/SFTP 
> producers, so Camel can upload fixes to a temporary name and after upload is 
> complete it can rename it to the correct name,
> ServiceMix has such a feature.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to