Incorrect Javadoc for ConnectionConfigFactory.get/setMaxAnonymousLogins
-----------------------------------------------------------------------
Key: FTPSERVER-363
URL: https://issues.apache.org/jira/browse/FTPSERVER-363
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0.4
Reporter: Sai Pullabhotla
Priority: Trivial
Fix For: 1.0.5
The current javadoc for the above mentioned methods is:
"The maximum number of time an anonymous user can fail to login before getting
disconnected"
Should have been:
"The maximum number of anonymous logins the server would allow at any given
time".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.