[ 
https://issues.apache.org/jira/browse/CAMEL-13017?focusedWorklogId=177227&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177227
 ]

ASF GitHub Bot logged work on CAMEL-13017:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Dec/18 22:26
            Start Date: 19/Dec/18 22:26
    Worklog Time Spent: 10m 
      Work Description: onderson opened a new pull request #2679: CAMEL-13017 - 
handle root path on windows
URL: https://github.com/apache/camel/pull/2679
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 177227)
            Time Spent: 10m
    Remaining Estimate: 0h

> root-Path handling for SFTP on windows bug
> ------------------------------------------
>
>                 Key: CAMEL-13017
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13017
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.23.0
>         Environment: 2.23.0 / executing on windows jdk8 / remote sftp server 
> linux
>  
>            Reporter: Jens Kleemann
>            Assignee: Önder Sezgin
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In SftpOperations.java the commit 0d3612672f2927d0428c2b79686759c16be88791
> has introduced a remoting bug when running on windows and connecting to sftp 
> server.
> If the sfpt/camel is running on windows, then it assumes that the path 
> include a "root-path" like "C://" which is not necessarily true for sftp 
> connections. 
> So instead of "/" it creates a root path of "/hom" when working with an sftp 
> path like "/home/jkleemann/transfer/....:" and fails when trying to change 
> directory to this root path.
> see 
> [https://github.com/apache/camel/commit/0d3612672f2927d0428c2b79686759c16be88791]
> for the changes
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to