Opened 10 years ago
Closed 10 years ago
#10141 closed Bug report (duplicate)
Connection failed in versions 3.10.0.1, 3.10.0.2
Reported by: | Vitasyk | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description
Before this versions, everything was ok during a year.
Now (IP and domain mangled):
Status: Resolving address of ....net
Status: Connecting to 77.77.77.77:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 2 of 50 allowed.
Response: 220-Local time is now 16:06. 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
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of ....net
Status: Connecting to 77.77.77.77:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 3 of 50 allowed.
Response: 220-Local time is now 16:06. 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
Error: Could not connect to server
Change History (1)
comment:1 by , 10 years ago
Priority: | high → low |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #9995