Where is the documentation?

The basic steps to get the server running are decribed here.

[top]

The assembly of the Hermes FTP server is incomplete. What went wrong?
The binaries are bundled with Java Service Wrapper which is a SourceForge project of its own. The Java Service Wrapper files are not part of the Hermes FTP source trunk. If you wish to create a complete assembly copy the service folder from the binary distribution into $WORKSPACE/hermesftp/etc/service first and then execute following command:
mvn assemby:asembly
[top]