ServerIdent off
ServerName mail.uitv.ru
ServerAdmin ingineer@uitv.ru
ServerType standalone
DefaultServer on
AllowStoreRestart on
Port 21
Umask 002
MaxInstances 30
User ftp
Group ftp
AllowOverwrite on
DenyAll
PersistentPasswd off
DefaultRoot /var/ftp
Include /etc/proftpd-anonymous.conf
Order allow,deny
Allow from all
Deny from all
RootLogin off
AllowForeignAddress on
AllowRetrieveRestart on
DirFakeUser off nobody
LogFormat auth "%v [%P] %h %t "%r" %s"
Extendedlog /var/log/proftpd/ftp.log
UseReverseDNS off
LogFormat default "%h %l %u %t "%r" %s %b"
SystemLog /var/log/proftpd/proftpd.log
DisplayConnect /etc/banner-proftpd
DirFakeGroup off nobody
DeleteAbortedStores off
IdentLookups off
DeferWelcome on
TimesGMT off
TransferLog /var/log/proftpd/xferlog
AccessGrantMsg " -- Guest access granted for %u --"
ServerIdent off
LogFormat write "%h %l %u %t "%r" %s %b"
AccessDenyMsg " !-!! ACCESS DENY !!-! SEEMS YOU HAVE NO RIGHT THERE !!"