[侧边栏]
侧栏编辑 后台管理 GIT仓库 老web C++Reference 快速笔记 笔记浏览
ssh -o StrictHostKeyChecking=no 192.168.xxx.xxx
-o StrictHostKeyChecking=no
-o PubkeyAuthentication=yes
rsync -avuP -e “ssh -o PubkeyAuthentication=yes -o stricthostkeychecking=no”