FTP and SSH connection not possible

In this case, fixing your problem is very simple. Before I detail steps on how to do this, please tell me which operating system you are running on the computer that you are trying to login to your VM from.
It's a windows 10 and i use git bash to login to my VM with SSH
 
Please find a directory called
Code:
.ssh
in the following directory:
Code:
C:\Users\YOUR-NAME
, where
Code:
YOUR-NAME
Code:
.ssh
is the name of your Windows user. Remove the
Code:
.ssh
directory and try logging into your VM again via Git Bash.
 
Last edited:
Please find a directory called
Code:
.ssh
in the following directory:
Code:
C:\Users\YOUR-NAME
, where
Code:
YOUR-NAME
Code:
.ssh
is the name of your Windows user. Remove the
Code:
.ssh
directory and try logging into your VM again via Git Bash.
Ok I got this “Are you sure you want to continue connecting (yes/no/[fingerprint])? yes” it told me that the address has been added to the list but I still have the “Permission Denied (publickey, password)