ftp-action icon indicating copy to clipboard operation
ftp-action copied to clipboard

Fixes "mirror: Access failed: 534 Protection level negotiation failed"

Open earljon opened this issue 5 years ago • 3 comments
trafficstars

Trying it out Shared Hosting services with FTP service that uses FTP over TLS/SSL, encountered error: mirror: Access failed: 534 Protection level negotiation failed, additional settings for lftp to introduce a fix.

earljon avatar Mar 18 '20 10:03 earljon

Thank you for your contribution! I'm honestly not a big lftp expert, but reading the documentation

This is cpu-intensive but provides privacy.

I'm thinking, shouldn't this be an option rather than the default?

sebastianpopp avatar Mar 18 '20 10:03 sebastianpopp

Yes, a good point, it could be an option along with forceSSL. Haven't tested an FTP server with SSL that dont require this new setting yet. I have only tested using the normal scenario to hosting that provides FTP IP over SSL/TLS.

earljon avatar Mar 18 '20 11:03 earljon

Hi. -- im also using shared host with FTP over TLS/SSL but im not getting any error from my server - so can this option be added?

damien1 avatar May 23 '20 12:05 damien1

Hi, I'm trying to FTP with TLS/SSL explicit encryption, e.g. FTPS, and I'm also getting this error. If this commit will get this working, I'm all for it!

GFParker avatar Dec 12 '22 12:12 GFParker

As I said: I think this shouldn't be the default, but rather an option. Closing this for now, but feel free to open a new pull request that optionally adds this parameter.

sebastianpopp avatar Dec 20 '22 08:12 sebastianpopp