oto gotowy proftpd.conf
ServerName "FTP Server"
ServerAdmin email@amina.pl
ServerIdent off "ftp://ftp.domena.pl/"
ServerType standalone
DeferWelcome on
DefaultServer on
Port 21
Umask 002
User nobody
Group nobody
TimeoutIdle 300
TimeoutStalled 300
TimeoutLogin 60
TimeoutNoTransfer 300
ExtendedLog /var/log/proftp.log
ExtendedLog /dev/tty10
DisplayLogin welcome.msg
MaxInstances 20
MaxLoginAttempts 2
MaxClients 10 ">>>Za duzo chetnych :( Zapraszam innym razem.<<<"
MaxClientsPerHost 5 "Przystopuj! Za duzo polaczen z jednego IP."
<Limit LOGIN>
Order allow,deny
Allow from All
</Limit>
<Directory /*>
AllowOverwrite on
AllowStoreRestart on
</Directory>
# Needed for NIS.
PersistentPasswd off
<Anonymous /home/httpd/www/public_html/anonymous>
User wifikomputer
Group root
AnonRequirePassword on
RequireValidShell off
DisplayLogin welcome.msg
DisplayFirstChdir .message
GroupOwner root
Umask 002
# HideUser root
# HideGroup root
# HideNoAccess on
MaxClients 10 "Za duzo chetnych. Zapraszam innym razem"
MaxClientsPerHost 5 "Przystopuj! Za duzo poloczen z jednego IP."
<Limit LOGIN>
Order allow,deny
Allow from All
</Limit>
<Directory /home/httpd/www/public_html/anonymous>
<Limit ALL>
Allow All
</Limit>
AllowOverwrite on
AllowStoreRestart on
</Directory>
</Anonymous>
DefaultRoot /home/httpd/www/public_html/anonymous anonymous
<Anonymous /home/httpd/www/public_html/user1>
User user1
Group users
AnonRequirePassword on
RequireValidShell off
DisplayLogin welcome.msg
DisplayFirstChdir .message
GroupOwner user
Umask 002
MaxClients 10 "Za duzo chetnych. Zapraszam innym razem"
MaxClientsPerHost 5 "Przystopuj! Za duzo poloczen z jednego IP."
<Limit LOGIN>
Order allow,deny
Allow from All
</Limit>
<Directory /home/httpd/www/public_html/user2>
<Limit ALL>
Allow All
</Limit>
AllowOverwrite on
AllowStoreRestart on
</Directory>
</Anonymous>
DefaultRoot /home/httpd/www/public_html/user2 user2
<Anonymous /home/httpd/www/public_html/user3>
User user3
Group users
AnonRequirePassword on
RequireValidShell off
DisplayLogin welcome.msg
DisplayFirstChdir .message
GroupOwner users
Umask 002
MaxClients 10 "Za duzo chetnych. Zapraszam innym razem"
MaxClientsPerHost 5 "Przystopuj! Za duzo poloczen z jednego IP."
<Limit LOGIN>
Order allow,deny
Allow from All
</Limit>
<Directory /home/httpd/www/public_html/user3>
<Limit ALL>
Allow All
</Limit>
AllowOverwrite on
AllowStoreRestart on
</Directory>
</Anonymous>
DefaultRoot /home/httpd/www/public_html/user3 user3
zrob sobie userow user1, user2, user3 z haslami i po wstawieniu tego pliku i utworzeniu katalogow dla tych userow w tych miejscach gdzie tu sa podane w konfigu po restarcie proftpd bedziesz mial dzialajacy serwer.
Pozdrawiem
ps. mam nadzieje ze skoncza sie juz pytania o proftpd

_________________
www.komputer.cuprum.pl
Intel Core 2 DUO QUAD, DUAL DDR2 8GB, GF8800 1 GB, HDD SATAII 750 GB + 750 GB + 80GB + IDE HDD 40 GB, Linux Mandriva 2008 PP