on ‎2023 Sep 08 8:23 AM
Request clarification before answering.
The error says that the host key set in connection is not the same as the host key of the SFTP server. Please check it.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understood the mistake. I restarted my terminal to generate the host key using the command
"(ssh-keyscan -t rsa -p $PORT $HOST 2>$null) -replace '^[^ ]* ','' > host_key.pub.txt", but I still encounter the same error.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.