You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
A
etc/proftpd.conf
ServerName "ProFTPD"
ServerType inetd
.....
---------
etc/xinetd.d/ftp_psa
service ftp
{
disable = no
socket_type = stream
protocol =tcp
instances = UNLIMITED
wait = no
user = root...