Hi
I know that this has been discussed before, but I'll give it another try.
I would like to split the code into three deliverables (JARs):
* FTPlet interfaces
* Server implementation
* GUI
At least I would like to seperate the GUI from the rest as it would be
beneficial with a simple executable JAR for the GUI. Also, the GUI would
usually not be that useful on boxes where the server would be running
(probably on runlevel 3) but rather on a administers desktop (but we'll
need remote configuration for that of course).
I'll be happy to do the work as long as no one objects.
/niklas