On Thu, Oct 2, 2008 at 11:11 AM, Erix Yao <[EMAIL PROTECTED]> wrote:
> I want to write an application to control the speed or users for file
> downloading . At first I post this message to MINA mailing list. And someone
> told me that I can try Ftp server based on MINA.
> So I want to know , whether I can embed this ftp server into my web
> application

Yes, if by web application you mean something running in for example Tomcat.

> and have more control over the download speed or user
> privileges.

Yes, with FtpServer you can provide download speed restrictions per
user if you like.

/niklas

Reply via email to