File Manager

Current Path : /usr/share/doc/vsftpd/examples/INTERNET_SITE/
Upload File :
Current File : //usr/share/doc/vsftpd/examples/INTERNET_SITE/vsftpd.xinetd

# vsftpd is the secure FTP server.
service ftp
{
        disable                 = no
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/local/sbin/vsftpd
        per_source              = 5
        instances               = 200
        no_access               = 192.168.1.3
        banner_fail             = /etc/vsftpd.busy_banner
        log_on_success          += PID HOST DURATION
        log_on_failure          += HOST
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com