Open danielpox opened 3 years ago
I have the same issue. I’m trying to connect to sftp using a passphrase protected aes-128 rsa key via port 42222 and get error -18 and -16. WebSSH knows to connect well to the same server with the same key over the same connection.
My web hosting provider uses a port like 64005 (not the actual port, but almost), and not the standard 22 for SSH (SFTP) access. When connecting via GCE nothing happens. It just says it’s connecting, but it times out.
I can connect via FTP and port 21, but that is insecure and not an option.