Opened 17 years ago
Last modified 17 years ago
#3436 closed Bug report
v3.0.8 freezes on ftp connection
Reported by: | gregoryyy | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | gregoryyy, Tim Kosse, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
FileZilla Client 3.0.8 freezes for secure ftp connections that use explicit TLS/SSL encryption (FTPES).
Freeze before any log message is printed (debug level = 3).
Version 3.0.6 on the same connection works flawlessly. OS=XPProSP2. (Sorry, can't copy IP address here)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Note:
See TracTickets
for help on using tickets.
The SSL libraries do not get initialized until after the response to the AUTH TLS command arrives. So normal FTP should freeze for you as well.
Usually this is a sign of a misbehaving firewall. Please uninstall all firewalls and virus scanners and try again.