CMD或Powershell访问FTP服务器,报PORT command successful. Consider using PASV.后无下文
1. Windows ftp client doesn’t support PASV mode yet,so if you want to use PASV mode, you may need to change your ftp client, for example: filezilla
Windows ftp客户端暂时还不支持被动模式,因此如果你想要使用主动模式,你可能需要更换你的ftp客户端,例如:filezilla
2. Ftp active mode means ftp server will connect to ftp client when client get file from server
ftp活动模式是当客户端从服务器获取文件时,ftp服务器连接ftp客户端 的模式
So if you have this problem and you don’t want to change your windows ftp client, please try to
因此如果你遇到这个问题并且你不想更换你的Windows ftp客户端,请尝试
stop your windows firewall and then try ftp again, if it works, add a rule for windows/system32/ftp.exe in your firewall allow process list
停止你的Windows防火墙并在这之后从新尝试连接ftp,还要为windows/system32/ftp.exe在防火墙的允许进程中添加一个规则
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】博客园携手 AI 驱动开发工具商 Chat2DB 推出联合终身会员
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步