秘钥分发

ssh-copy-id -i /root/.ssh/id_rsa.pub "-p 9000 root@192.168.1.100"

传送文件

scp -P9000 -rp  2018-08-29-2_slow.log  root@192.168.1.100:/data/mysql