我有 2 个网络连接。一个是“idea”,另一个是“Reliance”。当我使用 idea 时,它运行良好,但当我使用 Reliance 互联网连接时,它显示超时错误。
Status: Resolving address of royaleimpex.in
Status: Connecting to 208.91.198.76:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of royaleimpex.in
Status: Connecting to 208.91.198.76:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 5 of 150 allowed.
Response: 220-Local time is now 10:01. 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 5 minutes of inactivity.
Command: AUTH TLS
Response: 234 AUTH TLS OK.
Status: Initializing TLS...
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to server
请帮忙。
答案1
Error: Connection timed out after 20 seconds of inactivity
Error: Could not connect to server
这些错误可能由多种原因导致,但您的原因在于您的Reliance
互联网连接速度不够快,并且 FileZilla 在服务器完全发送 TLS 证书之前超时