起初,我没有遇到FileZilla连接到服务器的问题,但是最近当我尝试连接到任何服务器时,FileZilla向我显示了以下错误消息:
Status: Connecting to 92.222.103.103:21...
Status: Connection established, waiting for welcome message...
Error: Connection timed out
Error: Could not connect to server
Status: Waiting to retry...
Status: Connecting to 92.222.103.103:21...
Status: Connection established, waiting for welcome message...
Error: Connection timed out
Error: Could not connect to server
Status: Connecting to 92.222.103.103:21...
Status: Connection established, waiting for welcome message...
Error: Connection timed out
Error: Could not connect to server
我认为一个程序使用相同的端口,不允许FileZilla连接。
听起来像端口21在您尝试访问的服务器上关闭,或者机器已关闭。你可以ping它吗?
—
Jay Versluis 2015年
使用32字节数据Ping 92.222.103.103:来自92.222.103.103的回复:bytes = 32 time = 1812ms TTL = 42来自92.222.103.103的回复:bytes = 32 time = 469ms TTL = 42来自92.222.103.103的回复:bytes = 32 time = 281ms TTL = 42来自92.222.103.103的回复:bytes = 32 time = 163ms TTL = 42
—
Mamad 2015年
好的,尝试从命令行FTP(ftp 92.222.103.103,然后提供用户名和密码)。如果可以连接,请清除FTP正常。
—
Jay Versluis 2015年
我无法在命令行中连接并在很长时间后显示此消息:连接由远程主机关闭。
—
Mamad 2015年
我可以用net2ftp.com连接到这个服务器,但我不能用filezilla和...
—
Mamad 2015年