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在防火牆的允許進程中添加一個規則

 
來自 <https://blog.csdn.net/jiang__jiang/article/details/52164426>
 
備注:
  以上內容來自2016年,雖然有些過時不過還是給我啟發。我將ftp在防火牆中設定為公網、專用網絡兩種域的TCP、UDP入站全部允許,並且使用其他FTP端成功登錄了之前Windows下怎么都不能正常使用的FTP服務器。結論來說我不知道是防火牆、FTP服務器線路不抽風還是其他FTP端登錄成功的功勞,總之我用WIndows登錄成功了。
  祝未成功的你,好運!


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM