Opened 10 years ago
Closed 10 years ago
#10094 closed Bug report (rejected)
Encryption now defaults to "Use explicit FTP over TLS if available"
Reported by: | dkaiser0312 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | encryption client default | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description
In version 3.10.0.1 any existing sites defined in site manager
are now set to "Use explicit FTP over TLS if available" instead
of whatever settings were previously in use. To clear up the issue they must go toe Site Manager
and change the encryption back to the previous setting.
This is causing many problems as users can no longer connect to
sites that were previously defined and do not support encryption.
I am running Windows 7 64 bit. Here is the information from "about"
FileZilla Client
Version: 3.10.0.1
Build information:
Compiled for: i686-w64-mingw32
Compiled on: x86_64-unknown-linux-gnu
Build date: 2015-01-12
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.20
SQLite: 3.8.7.2
Operating system:
Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition
Version: 6.1
Platform: 64-bit system
FTP over TLS is only used if the server actively says it supports it.
sites that were previously defined and do not support encryption.
If this happens then the server isn't configured properly or there's a firewall or NAT router actively interfering with the connection.
To solve this issue, fix your servers, firewalls and NAT routers.