On Tue, Sep 4, 2012 at 5:04 PM, Suraj Panda <[email protected]> wrote:
> 1. What is the max upload file size supported by Apache FTP server?

There is no such hard limit by FtpServer itself.

> 2. What is the scalability measure for ftpserver?

This depends greatly of how you use FtpServer and what hardware you
use to answer in general terms.

> 3. What is the transfer speed of files for ftp server?

Under normal conditions (where FtpServer is not overloaded for other
reasons) this should be bounded by your network speed and I/O speed on
whatever storage device you use.

/niklas

Reply via email to