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 2013/11/12 11:29:18 UTC

[jira] [Resolved] (CAMEL-6201) GenericFileOperationFailedException on Linux System, if filename contains German umlauts

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

Claus Ibsen resolved CAMEL-6201.
--------------------------------

       Resolution: Incomplete
    Fix Version/s: 2.13.0
         Assignee: Claus Ibsen

Camel uses java.io.File to do the rename, so if that API cannot do it, then Camel cannot do it either.

Though from Camel 2.9 onwards there is a copyAndDeleteOnRenameFail option that will not rename the file but copy it instead.


> GenericFileOperationFailedException on Linux System, if filename contains German umlauts
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6201
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6201
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>            Reporter: Sven Handt
>            Assignee: Claus Ibsen
>             Fix For: 2.13.0
>
>         Attachments: camellog.txt
>
>
> Camel File component: If a file name contains German umlauts, a GenericFileOperationFailedException is thrown (see screenshot). But that seems only to occur on Linux systems, on a Windows system, the processing of the file works properly.



--
This message was sent by Atlassian JIRA
(v6.1#6144)