linux scp使用 ssh使用

2019-12-11  本文已影响0人  送分童子笑嘻嘻

ssh-keygen -f "/home/gzpeite/.ssh/known_hosts" -R 10.8.8.168
ssh root@10.8.8.168
scp root@10.8.8.168:/home/cai/bag/c_to_python/sub_data_out.txt .

scp libxcb.so.1.1.0 root@10.8.8.168:/home/gzpeite/pettoolchain/lib

scp *.lua root@10.8.8.168:/home/cai/CLionProjects/test/cartographer/configuration_files

scp pbstream_test.pbstream root@10.8.8.168:/home/cai/bag/test928bag

从虚拟机的build目录下将bin文件传到arm板上的home/work目录下
scp cartographer_caisiru_bag root@10.8.8.168:/home/work

上一篇下一篇

猜你喜欢

热点阅读