On Mon, Apr 14, 2008 at 1:25 PM, <[EMAIL PROTECTED]> wrote: > Hi Niklas, > yes I need an admin gui to maintain the configuration but I assume > that the current one is not meant for this purpose but rather a > runime interface for the ftp server which I don't currently need.
Yes, while I wasn't around the project when admin-gui was written, that is my understanding as well. However, I suspect that most people using admin-gui is using exactly the same way you are. I hope we can provide a configuration file format that is easy enough the use with admin-gui as the editor. > I > agree it is best to remove from the trunk if it's not maintained. > I actually got another problem when I updated the source for the ftp > server. My driver uses PropertiesConfiguration which has been removed > and > I need to find something else to use. Replied to this in the other thread, it's been moved to the "server" module. > That's probably not a problem > but it does raise the question in what state the ftp server is. I am > extending it currently and > if there are major changes to the structure I might be better of > waiting a while? Any informal roadmap somewhere? trunk is in heavy reconstruction. If you need something stable now, go for the 1.4 branch. If you can keep up with the changes, and hopefully end up with a significantly simpler code base, stay with trunk. I've updated our roadmap in JIRA to better conform with my planned changes. Feel free to comment! https://issues.apache.org/jira/browse/FTPSERVER?report=com.atlassian.jira.plugin.system.project:roadmap-panel /niklas
