FTP with TLS stop working in 14.10

Discuss new features and functions
Posts: 1
Joined: 30 Jun 2026

xotaerre

Hi,

I use to use FTP with TSL using a Filezilla FTP server to sincronize files and just when update to 14.10 it stop working.

I get this error from the FTP server just when connection starts:
425 Use PORT, PASV or EPSV first.

Could be something in the update?
I didn't change the FTP server since long time and it's still working with other clients.

Thanks for your support.
Xota.
User avatar
Site Admin
Posts: 7523
Joined: 9 Dec 2007

Zenju

I can reproduce this. It's caused by either the update to latest libcurl or OpenSSL.
User avatar
Site Admin
Posts: 7523
Joined: 9 Dec 2007

Zenju

ok, it's caused by latest libcurl 8.21.0, previous 8.20.0 works: https://github.com/curl/curl/issues/22225