[
https://issues.apache.org/jira/browse/CAMEL-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650721#comment-13650721
]
Bengt Rodehav commented on CAMEL-6335:
--------------------------------------
I attached a patch for removing the code where I found the bug. It works for me
but someone need to check why that code was created in the first place. It
might have been for a good reason.
> 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=mi2xrdmnonbty...@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