Host key verification failed. (SSH / Rsync)

Problem:

rsync -az -e ssh --delete /var/www/my_dir remoteuser@1.2.3.345:/var/www/my_remote_dir/
The authenticity of host '1.2.3.4.5' can't be established.
ECDSA key fingerprint is SHA256:hgkfdgkdhfgkdfj...
Are you sure you want to continue connecting (yes/no/[fingerprint])? 
Host key verification failed.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(235) [sender=3.1.3]

 

Solution

Type 'yes' after:

Are you sure you want to continue connecting (yes/no/[fingerprint])? 

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare