PROFTPD Quick Guide (v)

Source: Internet
Author: User
4 How do I enable users to log on without displaying FTP server version information to enhance security?

Add the following content to the proftpd.conf:

Serverident off

When you log on again, the following is displayed:

C:windows>ftp 192.168.2.33
Connected to 192.168.2.33.
ftpd.test.com.cn FTP server ready.
User (192.168.2.33: (none)):

5 How to set up the virtual host in the PROFTPD environment?

This can be done via instructions: VirtualHost, one of the simplest examples:


ServerName "Virtual FTP server"


If you only want to access a virtual host by anonymous, use the following! 's directive:



Serv ername "Virtual FTP server"


Denyall




User Private
Group Private


Allowall






This 192.168.2.35 host only allows anonymous logons.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.