[
https://issues.apache.org/jira/browse/CAMEL-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179634#comment-15179634
]
Andrea Cosentino commented on CAMEL-9670:
-----------------------------------------
Hi [~dreske],
I guess you need to rebase your patch with the latest code from camel-2.16.x
branch.
It would be better if you recreate your patch against the camel-ftp from master
branch, then we will backport your fix on the other branches.
Thanks for your contributions! :-)
> No error message on invalid credentials
> ---------------------------------------
>
> Key: CAMEL-9670
> URL: https://issues.apache.org/jira/browse/CAMEL-9670
> Project: Camel
> Issue Type: Bug
> Components: camel-ftp
> Affects Versions: 2.14.2, 2.15.5, 2.16.2
> Reporter: Dirk Reske
> Assignee: Andrea Cosentino
> Attachments: camel-ftp.patch
>
>
> As result of CAMEL-8718 the connection will be closed on invalid credentials
> before throwing an exception.
> But disconnecting the ftpclient will reset the reply string, so the exception
> message is null.
> The attached patch will store the reply string before disconnecting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)