scp /Users/Downloads/jacoco-0.8.5.zip root@10.96.81.1:/root/workspace
scp /Users/Documents/api-qa_automation/build.xml root@10.96.81.1:/root/worksapce/test
scp /Users/Documents/api-qa_automation/build.xml root@10.96.81.1:/root
scp root@10.96.81.1:/root/workspace/test/report/index.html /Users/Documents/
记住linux服务密码:
把本机的/Users/.ssh里的d_rsa.pub里面的公钥拷贝到远程登陆服务器的/root/.ssh里的authorized_keys文件中