You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Sai Pullabhotla <sa...@jmethods.com> on 2008/11/13 17:19:42 UTC

Outdated/Incorrect documentation on embedding FTP Server

Dear Developers,

The URL
http://mina.apache.org/ftpserver/embedding-ftpserver-in-5-minutes.html talks
about embedding FTP server into Java apps, but it seems outdated or
incorrect. I could not find a class named FTPServerFactory. It needs to be
just FTPServer as described in
http://mina.apache.org/ftpserver/embedding-ftpserver.html.

Regards,

Sai Pullabhotla
Phone: (402) 408-5753
Fax: (402) 408-6861
www.jMethods.com

Re: Outdated/Incorrect documentation on embedding FTP Server

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Fri, Nov 14, 2008 at 2:45 PM, Sai Pullabhotla
<sa...@jmethods.com> wrote:
> Thanks for the info. I did not think that it is the newer documentation. Do
> you know when the M4 is coming out and if there is a web page that I can
> check for the new features in M4?

If nothing major come up, I hope we'll have M4 done within two weeks.
But, no promises. The best way to see what's coming is to check the
roadmap in JIRA:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=10571&fixfor=12313395

/niklas

Re: Outdated/Incorrect documentation on embedding FTP Server

Posted by Sai Pullabhotla <sa...@jmethods.com>.
Niklas,

Thanks for the info. I did not think that it is the newer documentation. Do
you know when the M4 is coming out and if there is a web page that I can
check for the new features in M4?

Thanks.

Sai Pullabhotla
Phone: (402) 408-5753
Fax: (402) 408-6861
www.jMethods.com



On Fri, Nov 14, 2008 at 1:06 AM, Niklas Gustavsson <ni...@protocol7.com>wrote:

> On Thu, Nov 13, 2008 at 5:19 PM, Sai Pullabhotla
> <sa...@jmethods.com> wrote:
> > The URL
> > http://mina.apache.org/ftpserver/embedding-ftpserver-in-5-minutes.htmltalks
> > about embedding FTP server into Java apps, but it seems outdated or
> > incorrect. I could not find a class named FTPServerFactory. It needs to
> be
> > just FTPServer as described in
> > http://mina.apache.org/ftpserver/embedding-ftpserver.html.
>
> The documentation has been updated for the upcoming M4 release which
> introduces this class. For the documentation on older releases, see
> the documentation included in the binary release zip/tar.
>
> /niklas
>

Re: Outdated/Incorrect documentation on embedding FTP Server

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Thu, Nov 13, 2008 at 5:19 PM, Sai Pullabhotla
<sa...@jmethods.com> wrote:
> The URL
> http://mina.apache.org/ftpserver/embedding-ftpserver-in-5-minutes.html talks
> about embedding FTP server into Java apps, but it seems outdated or
> incorrect. I could not find a class named FTPServerFactory. It needs to be
> just FTPServer as described in
> http://mina.apache.org/ftpserver/embedding-ftpserver.html.

The documentation has been updated for the upcoming M4 release which
introduces this class. For the documentation on older releases, see
the documentation included in the binary release zip/tar.

/niklas