On Thu, Oct 2, 2008 at 11:46 AM, Erix Yao <[EMAIL PROTECTED]> wrote:
> But I don't know how to implement it.
> Can you give me some hints?
> Yes ,I mean in web container like tomcat.

There was some discussion lately on how to embed FtpServer in a web
application. In that case, the guy who did it started and stopped the
server from a context listener. Here's the thread:
http://markmail.org/search/?q=ftpserver#query:ftpserver+page:1+mid:wtlwlbgdr5xqffcu+state:results

There is existing documentation on how to embed FtpServer, a good
start might be here:
http://mina.apache.org/ftpserver/embedding-ftpserver-in-5-minutes.html

/niklas

Reply via email to