Opened 9 years ago

Closed 9 years ago

#10235 closed Bug report (rejected)

FTP Connection (TLS) not possible!

Reported by: Andi Owned by:
Priority: high Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type:
Operating system version:

Description (last modified by Tim Kosse)

Hey,

since last updates to newest version (3.10.1.1) it´s not longer to connect to FTP. It initialize TLS connection wich is not used. We try it with and without certificate.

FileZilla Client


Version: 3.10.1.1

Build information:

Compiled for: i686-w64-mingw32
Compiled on: x86_64-unknown-linux-gnu
Build date: 2015-02-01
Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1
Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3
GnuTLS: 3.2.21
SQLite: 3.8.8.2

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition
Version: 6.1
Platform: 64-bit system

Server used Plesk 11.5 on Linux Debian (try it with other hostings too).

Status: Resolving address of XXX-XXX.com
Status: Connecting to 87.XXX.XX.XX:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
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 (87,120,91,25,182,21).
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing

Change History (1)

comment:1 by Tim Kosse, 9 years ago

Description: modified (diff)
Resolution: rejected
Status: newclosed

Your server, while announcing support for explicit FTP over TLS sits behind a firewall that isn't configured properly for FTP over TLS.

Please contact your server administrator or server hosting provider for assistance so that the server and its firewall can be fixed.

Note: See TracTickets for help on using tickets.