[
https://issues.apache.org/jira/browse/CAMEL-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179715#comment-15179715
]
Andrea Cosentino commented on CAMEL-9670:
-----------------------------------------
Applied on master branch, camel-2.16.x branch and camel-2.15.x branch.
Thanks for the patch :-)
> Camel-ftp: 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
> Priority: Minor
> Fix For: 2.15.6, 2.16.3, 2.17.0
>
> 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)