How to configure WU-FTP servers in Linux

Source: Internet
Author: User
How to configure WU-FTP server-Linux Enterprise Application-Linux server application information in a Linux environment is as follows. Among many network applications, File Transfer porotocol plays an important role. Software resources are a very important resource on the Internet. Most of the various software resources are stored on the FTP server. FTP and WEB services occupy more than 80% of Internet applications.

The FTP service can be divided into two categories based on different service objects: one is the system FTP Server, which only allows valid users on the system to use; the other is the Anonymous FTP Server, Anonymous FTP Server, it can be used by anyone to log on to the FTP server to obtain files.

   1. Select and install FTP server software

If you select "ftpd" when selecting to start the process during LINUX installation, after installing the LINUX system, it has installed a default FTP server to the system. We can use it to implement the functions of the system FTP server. We only need to customize the settings based on our needs.

In most LINUX releases, mongoingtonuniversity FTP is used. It is a famous FTP server software, generally referred to as wu-ftp. It is powerful and can run well on many UNIX operating systems, such as ibm aix, FreeBSD, HP-UX, NeXTstep, Dynix, SunOS, and Solaris. More than half of FTP servers on the Internet use it. Wu-ftp has many powerful functions and is suitable for the management requirements of FTP servers with high throughput:

1) The user can automatically compress or decompress the file while downloading the file;

2) Different access restrictions can be imposed on machines on different networks;

3) records the upload and download times of files;

4) information about transmission can be displayed, so that you can understand the current transmission status in a timely manner;

5) You can set the maximum number of connections to improve efficiency and effectively control the load.

   Ii. Composition of wu-ftp

After wu-ftp is installed, you will see the following five executable files in the/bin directory:

Ftpd FTP server program

Ftpshut is used to close FTP server programs

Ftpcount shows current online users

Ftpwho: view the current FTP server connection status

Ckconfig check if FTP server settings are correct

In addition to these executable files, it also generates seven configuration files under the/etc and/var directories:
QUOTE:
Related Article

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.