You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Bengt Rodehav (JIRA)" <ji...@apache.org> on 2013/05/07 13:09:15 UTC

[jira] [Updated] (CAMEL-6335) Sftp cannot change to parent directory in a stepwise fashion

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

Bengt Rodehav updated CAMEL-6335:
---------------------------------

    Attachment: SftpOperations.java.patch

Patch for removing the faulty code.
                
> Sftp cannot change to parent directory in a stepwise fashion
> ------------------------------------------------------------
>
>                 Key: CAMEL-6335
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6335
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.11.0
>            Reporter: Bengt Rodehav
>         Attachments: SftpOperations.java.patch
>
>
> The problem occurs when using the sftp protocol with the stepwise option enabled and when polling a subdirectory.
> When Camel has finished polling the subdirectory, it attempts to change directory back to the home directory in a stepwise fashion: Doing "cd .." one step at a time. This logic has a bug that causes it to try to change to a non-existing directory.
> This has been discussed on the user mailing list:
> http://mail-archives.apache.org/mod_mbox/camel-users/201305.mbox/%3CCAJ0TPGJ6gdaEuYgjpKG42HR-ozbyC0e5Z=mi2xRDmnonBtY0Eg@mail.gmail.com%3E

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