Which FTP server will meet the following criteria:

  • can run on Ubuntu linux
  • secure
  • supports a per-user download quota (I would like to limit a user to 1GB download traffic per month)

Thank you

link|improve this question

Asking for the "best" anything is very subjective, and can have no real answer and so your question is likely to get closed. You would be better to rephrase your question to ask something along the lines of "Which FTP server will meet the following criteria I have:...." – Sam Feb 12 '11 at 16:31
feedback

1 Answer

up vote 1 down vote accepted

Few weeks ago I installed and configured ProFTPd http://www.proftpd.org/ and I have to say I like it, I have to admit that I am not using qouta function, but I know that ProFTPd has this function and is not so hard to set it up.
I am also using with ProFTPd web based administration tool ProFTPd administrator http://batland.de/subdomains/codes/index.php/p/proftpdadmin/ (you can change quota for users right there through web interface, of course you have to first configured it).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.