ftp server software
Hey all,
My first topic on this forum, hopefully I can find my answers about my linux questions right here. I am reinstalling all my servers who were running on Windows, on my brand new Linux suse 9.1 pro computer. My samba server, apache +php, mysql and my teamspeakserver are already online. My next server will be: a ftp server. Currently I am still using my old Bulletproof ftp server for windows. The question is, which server do you recommend me to run on my linux server, with which plugins (don’t know how u call them in linux terms). I have currently installed proftpd.
The server should be able to do the following things:
-Show a list of people who are currently connected to the server and the bandwidth they are using (up and down) and what they are doing (without viewing logfiles).
-I want to be able to cap the bandwidth used by the server at any moment without restarting the server or altering a configuration file (VERY IMPORTANT).
-easily kick or ban people again without editing the config file.
-create accounts for people without registering them on the entire linux machine. I think it is called a virtual account: an account that is only used by the ftp program and no other system programs.
-I should be able to assign every account another start directory with other rights.
-I should be able to do all these things right from my terminal.
If these options are already possible in proftpd, can u give me the commands?
Deus
|