Filezilla 在 MLSD 后停止连接

Pra*_*nku 7 windows ftp filezilla

我在 filezilla 通过名为 FTP 的 FTP 客户端连接到服务器时遇到问题。

当我尝试连接到服务器时,我正在关注

Status: Connecting to xxx.xxx.xxx.xx:21...
Status: Connection established, waiting for welcome message...
Response:   220 ProFTPD 1.3.4a Server (ProFTPD) [xxx.xxx.xxx.xx]
Command:    USER username
Response:   331 Password required for password
Command:    PASS **********
Response:   230 User username logged in
Command:    SYST
Response:   215 UNIX Type: L8
Command:    FEAT
Response:   211-Features:
Response:    MDTM
Response:    MFMT
Response:    TVFS
Response:    UTF8
Response:    MFF modify;UNIX.group;UNIX.mode;
Response:    MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
Response:    LANG ko-KR;it-IT;ja-JP;ru-RU;bg-BG;zh-CN;fr-FR;zh-TW;en-US*
Response:    REST STREAM
Response:    SIZE
Response:   211 End
Command:    OPTS UTF8 ON
Response:   200 UTF8 set to on
Status: Connected
Status: Retrieving directory listing...
Command:    PWD
Response:   257 "/" is the current directory
Command:    TYPE I
Response:   200 Type set to I
Command:    PASV
Response:   227 Entering Passive Mode (xxx,xxx,xxx,xx,xxx,xxx).
Command:    MLSD
Run Code Online (Sandbox Code Playgroud)

它在 MLSD 之后停止并在一段时间后说

Error:  Connection timed out
Error:  Failed to retrieve directory listing
Run Code Online (Sandbox Code Playgroud)

当我从手机连接互联网时,我可以通过 ftp 连接到服务器。但我不想那样做。我需要使用我的有线网络。

我使用的是 Windows 7 和笔记本电脑。

请帮我连接。

小智 0

使用端口号 22 而不是 21。

或者你可以给

ip 喜欢

sftp://10.1.10.10.10

相反或简单地给予