Dirk Reske created CAMEL-9670:
---------------------------------
Summary: 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.16.2, 2.15.5, 2.14.2
Reporter: Dirk Reske
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)