Installation: sudo apt-get install vsftpd
# VSFTP (Very secure FTP) is a very secure and fast-stable FTP server in Unix/linux
After installation, you may automatically generate an account "FTP",/home will also add a folder.
If you do not generate
The shared download site is what we call an FTP server. FTP stands for the English file transfer protocol, which means the file transfer protocol in Chinese. Through the FTP protocol, users can transfer files between two computers connected to the
FTP is the abbreviation for file Transfer Protocol (document Transfer Protocol), and Chinese is called "Interfax protocol". Used for two-way transmission of control files on the Internet. At the same time, it is also an application (application).
FTP is the abbreviation for file Transfer Protocol (document Transfer Protocol), and Chinese is called "Interfax protocol". Used for two-way transmission of control files on the Internet. At the same time, it is also an application (application). It
Build an FTP server vsftpd on CentOS 6.3
Vsftpd is a well-known ftp software on the Linux platform. Vsftpd is short for very secure ftp daemon.
1. Install vsftpdFirst, check whether vsftpd is installed in the system.[Root @ localhost Packages] # rpm-
Transferred from: http://www.cnblogs.com/li0803/archive/2010/11/16/1878833.htmlFTP is file Transfer Protocol (File Transfer ProtocolEnglish abbreviation, and Chinese Jane is called "the Interfax agreement". Used for two-way transmission of control
Configure the ftp server and the linuxftp server in Linux
1. Run the rpm-qa | grep vsftpd command to check whether the ftp has been installed. If ftp is not installed, run yum-y install vsftpd to install it. (use apt-get install vsftpd in
FTP is the abbreviation for file Transfer Protocol(document Transfer Protocol), and Chinese is called "Interfax protocol". Used for Two-way transmission of control files on the Internet. with most like Internet services,FTP is also a client /
1. Use rpm-qa| First grep vsftpd Command Check whether it is installed, if FTP is not installed, use yum-y install VSFTPD installation, (Ubuntu use Apt-get install vsftpd)2. Service vsftpd start/service vsftpd RestartStart to let FTP start
1 ftp introduction (1) ftp in life we need to transmit data on the Internet, especially large data. There is a service that focuses on: 1. ftp introduction
(1) ftp in life
In the Internet, we need to transmit data, especially large data. One
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.