k
I'm a newbie for linux. I'm setting up a game server wich will also have an important ftp server. I know enough to install fedora core 3, setup quake3, team speak, vnc and some services but i'm kinda lost with this ftp and accounts..
If anyone could give me some help on making proftpd config file, i'm now in squeze with time and i was totaly lost with manuals/docs on proftpd..

I've installed proftpd from a rpm package.
It' works, all I need is a conf file..
Basicaly i need all local accounts disabled and 2 of them made just for ftp (with no console logins). One that would have onlu read-only acces to a directories of the ftp server (for download) and the other one that would have acces to only one isolated directory (say a home directory of that user) for uploading files (with a restriction that noone can download the uploaded files untill i move them (directly on server as a root user) to the ftp dir so that they can be downloaded with the 1st account).
Both accounts need to be chroot on, i also need a maxusers 20 on the 1st account and on the second for upload i need speedlimit 50kb/sec..
Can someone make this for me? At least to tell me a good reference or a really similar cfg (sry, but i was lost with example cfg's on proftpd.org :/)
TNX a million in advance ppl!!!
p.s. if this was disscused earlier can u give me a link?

i've also tried vsftpd and had the same problems..