Windows 8.1中的Filezilla连接错误

时间:2015-03-21 14:20:38

标签: ftp

我有问题将ftp连接到我的域名。但它在Windows 8.1中的连接显示错误,如

Resolving address of wdcube.com
Status: Connecting to 66.85.136.155:21...
Status: Connection established, waiting for welcome message...
Response:   220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:   220-You are user number 6 of 50 allowed.
Response:   220-Local time is now 19:47. Server port: 21.
Response:   220-This is a private system - No anonymous login
Response:   220-IPv6 connections are also welcome on this server.
Response:   220 You will be disconnected after 15 minutes of inactivity.
Command:    AUTH TLS
Error:  Connection timed out after 20 seconds of inactivity
Error:  Could not connect to server

每次我收到此错误..

但是其他Windows版本中的ftp细节相同..

有人为我提供连接ftp的解决方案

2 个答案:

答案 0 :(得分:2)

让我们尝试增加超时时间。 如果您使用的是 FileZilla ,请转到编辑=>设置=>连接,在超时部分,增加10-9999之间的超时秒数。

答案 1 :(得分:-1)

https://www.youtube.com/watch?v=gBuan5sNvNI 您可以尝试以秒为单位增加超时值。 转到编辑>设置>连接>以秒为单位的超时时间> 100或更多

通常,如果您的带宽较低,则需要一段时间才能连接,如果您的超时值较低,则会断开连接。试试吧 。使用上面链接的视频作为参考

相关问题