1. 安装ftpd

sudo apt-get install vsftpd

 

2. 修改配置文件

sudo vim /etc/vsftpd.conf

linux下ftp服务器搭建

linux下ftp服务器搭建

 

3. 重启服务

sudo service vsftpd restart

linux下ftp服务器搭建

 

相关文章:

  • 2022-01-02
  • 2021-10-17
  • 2022-01-02
猜你喜欢
  • 2022-01-01
  • 2021-08-08
  • 2021-11-18
  • 2021-11-08
  • 2021-11-23
相关资源
相似解决方案