# useradd ftpuser # passwd ftpuser Changing password for user ftpuser. New password: Retype new password: passwd: all authentication tokens updated successfully. # yum -y install vsftpd
Linux 安装vsftpd
原文:https://www.cnblogs.com/eason-d/p/9057389.html