240 发简信
IP属地:湖南
  • Linux Centos7 安装和配置vsftpd

    安装和配置vsftpd 1. 安装vsftpd和ftp命令 ``` yum install -y vsftpd ftp ``` ## 2. 配置...