Undocumented required params
----------------------------
Key: FTPSERVER-69
URL: https://issues.apache.org/jira/browse/FTPSERVER-69
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0-M1
Reporter: Mark Reynolds
Priority: Minor
Fix For: 1.0-M1
I had to add a couple of undocumented items to the xml config to avoid class
instantiation errors:
Under "/config/listeners/default/data-connection":
<class>org.apache.ftpserver.DefaultDataConnectionConfig</class>
and under "/config/listeners/default/data-connection/ssl":
<class>org.apache.ftpserver.ssl.DefaultSsl</class>
Maybe these could be defaults?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.