THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
...
Apache FtpServer uses Spring Framework to implement the configuration. That also means that we get the added benefit of full integration with regular Spring XML configuration. For example, you can embed the "server" element where ever you like within you Spring configuration, and with FtpServer on the classpath, Spring will wire up the server for you.
Detailed configuration specifications
The following pages contains the full documentation on the available configuration.
- Server - the main server configuration such as connectivity limits
- Listeners - configuration for listeners, such as SSL settings and ports
- User Manager - configuration for user managers, for example how to set up a file based user manager