1、输入命令在线安装vsftpd:sudo apt-get install vsftpd -y;
2、开启vsftpd的服务,输入命令:sudo systemctl start vsftpd.service;