ftp-action
ftp-action copied to clipboard
Fixes "mirror: Access failed: 534 Protection level negotiation failed"
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.
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?
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.
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?
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!
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.