host key verification failed from "connect to server" utility
- by rambo
I am able to use SSH from terminal but I am not able to use it from "connect to Server.." utility.
it is showing the error in the dialog box as below:
Cannot display location "sftp://username@IP.IP.IP.IP:PORT/
"Host key verification failed"
why so?
from terminal using below command I am able to access the server:
ubuntu# ssh -p 2222…