On Fri, Nov 27, 2009 at 4:22 PM, Emmanuel Lecharny <[email protected]> wrote: > On Fri, Nov 27, 2009 at 4:19 PM, Zvika Gart <[email protected]> wrote: >> The way I used MINA is the most basic. It should be performant. The uploaded >> data can be FTP data, HTTP Form data, etc. The current MINA code is capping >> the upload bandwidth. > > Niklas ? How do you handle such a case on FtpServer ?
We do not currently use MINA for the data channel, only for the control channel which only handles small messages (the FTP commands and replies). /niklas
