Daily: 2017年9月11日
【Linux】【ftp】200 PORT command successful. Consider using PASV. 425 Failed to establish connection.
在阿里服务器上架设了一个ftp服务器,在put文件时报如下错误:
200 PORT command successful. Consider using PASV.
425 Failed to establish connection.
在网上搜一下,到处写的都是说ftp服务器端:vi /etc/vsftp.conf配置问...