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: filezillahtml

      Windows ftp客户端暂时还不支持被动模式,所以若是你想要使用主动模式,你可能须要更换你的ftp客户端,例如:filezilla
  2. Ftp active mode means ftp server will connect to ftp client when client get file from serverwindows

      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 listide

中止你的Windows防火墙并在这以后重新尝试链接ftp,还要为windows/system32/ftp.exe在防火墙的容许进程中添加一个规则post

 
来自 <https://blog.csdn.net/jiang__jiang/article/details/52164426>
 
备注:
  以上内容来自2016年,虽然有些过期不过仍是给我启发。我将ftp在防火墙中设定为公网、专用网络两种域的TCP、UDP入站所有容许,而且使用其余FTP端成功登陆了以前Windows下怎么都不能正常使用的FTP服务器。结论来讲我不知道是防火墙、FTP服务器线路不抽风仍是其余FTP端登陆成功的功劳,总之我用WIndows登陆成功了。
  祝未成功的你,好运!
相关文章
相关标签/搜索