1、FTP
- 安装:
sudo apt-get install vsftpd - 配置:找到配置文件
/etc/vsftpd.conf - 重启服务:
sudo service vsftpd restart - 客户端登录:
- mac下安装ftp客户端工具:
brew install inetutils、brew[......]
- mac下安装ftp客户端工具:
sudo apt-get install vsftpd/etc/vsftpd.confsudo service vsftpd restartbrew install inetutils、brew[......]