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

Claus Ibsen resolved CAMEL-6018.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.12.0
                   2.11.2
                   2.10.7
         Assignee: Claus Ibsen

Should be fixed in recent code. Try upcoming releases.
                
> camel-ftp module loses starting characters of path for root dir logins
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-6018
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6018
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.10.2, 2.11.1
>         Environment: Camel app ran on: Java 6 u 38
> FTP Server: UNIX-based
>            Reporter: Jeff Maher
>            Assignee: Claus Ibsen
>             Fix For: 2.10.7, 2.11.2, 2.12.0
>
>         Attachments: SftpOperations.java, SftpOperations.java.patch
>
>
> When a SFTP Camel route is established and the user's home directory is the 
> root dir (i.e. when the user logs in, they are put at / because it is their 
> home), the first character in the path is accidentally removed . While this 
> is okay for users that login to a '~' based path (or have '~' as their home), 
> for the root, it means that the '/' is prematurely removed.
> This problem happens in SftpOperations. Originally found in 2.10.2 (attached: 
> SftpOperations.java, includes fix). Patch file (SftpOperations.java.patch) is 
> for 2.11-SNAPSHOT (the current trunk).

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