You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/01/22 19:05:26 UTC

[jira] [Resolved] (CAMEL-10737) file component should support parent folder in tempFileName

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

Claus Ibsen resolved CAMEL-10737.
---------------------------------
    Resolution: Fixed

> file component should support parent folder in tempFileName 
> ------------------------------------------------------------
>
>                 Key: CAMEL-10737
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10737
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.18.1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.18.3, 2.19.0
>
>
> See SO
> http://stackoverflow.com/questions/41766879/apache-camel-file-component-recursive-and-tempfilename?noredirect=1#comment70776858_41766879
> We can compact the temporary file, so if the has foo/bar/../work/myfile.tmp, then it can be compacted to foo/work/myfile.tmp. We use the compact for other options on the file component.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)