Works Perfectly now!
I added:
config.listeners.default.data-connection.class=org.apache.ftpserver.DefaultDataConnectionConfig
config.listeners.default.data-connection.passive.ports=51500-51999
Thanks for your help!!!
Charles
Niklas Gustavsson wrote:
Hi!
Charles Karow wrote:
In ftpd.properties, I have:
config.data-connection.passive.ports=51500-51999
Thanks to your question, I found an error in our documentation. The
correct configuration name to use (if using the default listener) is:
config.listeners.default.data-connection.passive.ports
Could you please try and update your config to make sure this now works.
I have updated to documentation to reflect this.
/niklas