ฉันได้รับข้อผิดพลาดต่อไปนี้ขณะพยายามเชื่อมต่อกับเซิร์ฟเวอร์ FTP ที่ปรับใช้บน Azure VM ของฉัน
Warning: Selected port (18183) is not the default port (21) of the selected protocol.
Warning: The entered address does not resolve to an IPv6 address.
Status: Connected, waiting for welcome message...
Reply: 220-FileZilla Server 0.9.56 beta
Reply: 220-written by Tim Kosse (tim.kosse@filezilla-project.org)
Reply: 220 Please visit https://filezilla-project.org/
Command: CLNT https://ftptest.net on behalf of 168.63.97.45
Reply: 200 Don't care
Command: AUTH TLS
Reply: 234 Using authentication type TLS
Status: Performing TLS handshake...
Status: TLS handshake successful, verifying certificate...
Command: USER Usera
Reply: 331 Password required for rheinenergie-klima
Command: PASS **********************
Reply: 230 Logged on
Command: SYST
Reply: 215 UNIX emulated by FileZilla
Command: FEAT
Reply: 211-Features:
Reply: MDTM
Reply: REST STREAM
Reply: SIZE
Reply: MLST type*;size*;modify*;
Reply: MLSD
Reply: AUTH SSL
Reply: AUTH TLS
Reply: PROT
Reply: PBSZ
Reply: UTF8
Reply: CLNT
Reply: MFMT
Reply: EPSV
Reply: EPRT
Reply: 211 End
Command: PBSZ 0
Reply: 200 PBSZ=0
Command: PROT P
Reply: 200 Protection level set to P
Command: PWD
Reply: 257 "/" is current directory.
Status: Current path is /
Command: TYPE I
Reply: 200 Type set to I
Command: PASV
Reply: 227 Entering Passive Mode (100,113,144,72,210,89)
Command: MLSD
Reply: 425 Can't open data connection for transfer of "/"
Error: Listing failed
ฉันลองดูฟอรัมหลายแห่ง แต่ไม่พบคำตอบที่เป็นรูปธรรม จนถึงตอนนี้ฉันได้ลองใช้งานในโหมด active และ passive แล้วทดสอบผ่าน https://ftptest.net .
ฉันเปิดใช้งาน FTP ผ่าน TLS ของฉันแล้วและฉันได้สร้างใบรับรองด้วย
กฎขาเข้าสำหรับพอร์ตของฉัน (เพิ่ม 18183 ด้วย)
หมายเหตุ: ฉันไม่ได้ใช้พอร์ตที่เซิร์ฟเวอร์ FileZilla แนะนำ