Hi,
I am trying to connect via SFTP. I have entered all the credentials correctly, and double checked and tripled checked for typo’s in username, password etc. I get an error ;
SFTP settings test result: FailedSSH 2 login failed
Messages:
* PHP event: code E_USER_NOTICE: Cannot connect to lr04.magnum.uk.net:22. Error 13. Permission denied (line 1032, wp-content/plugins/updraftplus/includes/phpseclib/Net/SSH2.php)
which gives back user_error(rtrim(“Cannot connect to $host. Error $errno. $errstr”));
My server shots have run TCP trail and there is no traffic coming to the server to even fail authentication. It isn’t even attempting to connect. They have checked the credentials and firewall and cant see a reason it should fail. It connects fine via SFTP – SSH Protocol using FTP clients.
Can you advise please.
Thanks