David Kocher created NET-518:
--------------------------------
Summary: FTPClient#initFeatureMap should not initialize empty map
if reply code is 530
Key: NET-518
URL: https://issues.apache.org/jira/browse/NET-518
Project: Commons Net
Issue Type: Bug
Components: FTP
Affects Versions: 3.3
Reporter: David Kocher
Some servers reply with 530 when requesting features before being logged in.
However sending FEAT is used to determine if the server supports secured
connection before attempting to login using an unsecured connection.
Due to the caching of the empty map subsequent feature detection fails.
--
This message was sent by Atlassian JIRA
(v6.1#6144)