Hi,
are there some actual developments about this points:
- translation possibility (like the stats messages) for the configuration UI
(User Interface),
- possibity to configure the FTPserver without to start it.
Reason:
- let run the FTPserver as a service,
- configure it with the UI (actually cannot be started again because
of the service already use the IP port),
- save the configuration with the UI,
- restart the service
- add the possibility to restart (or reload the new configuraion) the
FTPserver running as a service from the UI,
- optimize performance for transfering small files,
- add the possibility to use the UI as an applet
I will use the ftpserver in a software in german and need to have the
configuration tool in german. If nothing is done actually about it, I will done
it myself and submit a patch.
The second big problem I have is the performance by transfering many small
files. I make a comparaison with the ftp server installed with Linux. ftpserver
is very slow.
Do you know why?
What can I do to optimize it?
Laurent Devos