Start ProFTPD (super-complete)

Source: Internet
Author: User

Write downStart ProftpdTo share with you the following:

Start ProFTPD

Before starting, modify the startup script of the super server ProFTPD.

[Root @ sample certs] # vi/etc/xinetd. d/xproftpd restart edit ProFTPD Startup Script

Log_on_success + = duration userid login find this row and change "duration userid" to "host pid"

Bytes

Log_on_success + = host pid reset changes to this status, preventing waiting for 30 seconds during login

Log_on_failure + = USERID locate this row and change "USERID" to "HOST"

Bytes

Log_on_failure + = HOST login changes to this status, to prevent waiting for 30 seconds

Disable = yes then find this line and change yes to no

Bytes

Disable = no supervisor changed to this status, enabling ProFTPD to start through the super server

Then, indirectly start ProFTPD by restarting the super server.

[Root @ sample certs] # chkconfig xproftpd on startup

[Root @ sample certs] # chkconfig -- list xproftpd startup

If the xproftpd on login status is on, OK is displayed.

[Root @ sample certs] #/etc/rc. d/init. d/xinetd restart super server

Stopping xinetd: [OK]

Starting xinetd: [OK]

Through the detailed description in the article, I believe everyone knows how to start their own ProFTPD. I hope it will help you!

  • Configure ProFTPD)
  • Install ProFTPD)
  • FTP server: Proftpd
  • Install Proftpd in RedHat AS4.6
  • XdSe_cX Team PROFTPD configuration document
  • Create a table using Proftpd
  • ProFTPD simple and practical Configuration Management Method
  • What should I do for ProFTPD and MySQL authentication?

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.