Great,
where can I find the documentation? It is not on
http://mina.apache.org/ftpserver.html anyway.
Best regards
Curt
----- Original Message -----
From: "Niklas Gustavsson" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 14, 2008 11:14 PM
Subject: Re: Heads up: major breaking changes in FtpServer
On Sat, Jul 12, 2008 at 11:44 PM, Niklas Gustavsson
<[EMAIL PROTECTED]> wrote:
After I'm done with documenting the new configuration, I will take a
second step. This includes completely removing the old configuration
support. So, this means that if you're using the old properties or XML
configuration and want to track trunk (or use any future release), you
have to update your configuration. Also note that there is currently a
limitation in the new configuration in that you can not configure
connection management settings (like the maximum number of
connections), expect that to be fixed within the next couple of days.
First stab at documentation now complete, I moved all interfaces and
classes for the old configuration API into the module formally known
as "server" and renamed it to "deprecated". This module will be
available in the upcoming milestone (M2) to give time for users to
move to the new configuration. However, my plan is to drop it in the
next milestone (M3).
/niklas