ssh -o StrictHostKeyChecking=no 192.168.xxx.xxx
-o StrictHostKeyChecking=no
-o PubkeyAuthentication=yes
rsync -avuP -e “ssh -o PubkeyAuthentication=yes -o stricthostkeychecking=no”