Re: [pure-ftpd] Problem accessing PureFTP via FTPES

Lothar Kimmeringer <[email protected]> Tue, 21 Apr 2020 13:09:52 +0200
Newsgroups gmane.network.pureftpd.user
Message-ID <[email protected]>
Hi,

Am 21.04.2020 um 12:19 schrieb David Higton:
> My web site is hosted by Catalyst2 and updated via PureFTPd and the
> FTPc client.  I've accessed the site for years via non-secure FTP,
> but I thought it's time to access it via FTPS.  Unfortunately it
> doesn't work - PureFTPD closes both the control and data connections
> immediately after the data connection is opened securely.

This is a sympthom of your client not doing a TLS session resume
when opening the data connection.


Cheers, Lothar