Re: 如何将已经编写好应用程序的根文件系统批量烧录到其他同型号板子中
Posted: 2024-03-26 5:31
您好还想尝试着用ssh进行将开机自启动脚本中启动的执行文件进行同名替换更新固件,但是从windows上传输文件时遇到了下面的情况我不知道该怎么解决
以前登录的目录是在C:\\Users\\xookk下但是传文件的时候换了目录就成这样了,不知道怎么解决
Code: Select all
PS D:\project chen\AOAandYolov5> scp luckfox_rtsp_yolov5 root@172.32.0.93:/usr/bin
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:g2StPM36B0EJYQILxPOdR1UQS0U2BelSUo2Ev+Lmas4.
Please contact your system administrator.
Add correct host key in C:\\Users\\xookk/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in C:\\Users\\xookk/.ssh/known_hosts:6
Host key for 172.32.0.93 has changed and you have requested strict checking.
Host key verification failed.
lost connection