Install ftp under redhat

See http://blog.sina.com.cn/s/blog_4e424e2101000bdw.html for normal steps   

 

 Solve a 64-bit environment to install vsftp
http://blog.csdn.net/liuzhenwen/article/details/7026263
An error encountered when solving make

http://hi.baidu.com/baijunhui/item/fa8276051acd96e1fe240d77

  

Then the error occurred again,

500 OOPS: could not bind listening IPv4 socket 错误

It can be solved by the following method

http://linux.chinaunix.net/techdoc/net/2008/08/25/1027570.shtml

As shown below, the build is successful.

[root@template vsftpd-2.3.4]# ftp 127.0.0.1
Connected to 127.0.0.1.
220 (vsFTPd 2.3.4)
530 Please login with USER and PASS.
530 Please login with USER and PASS.
KERBEROS_V4 rejected as an authentication type
Name (127.0.0.1:webdb): ftpd
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326944812&siteId=291194637