将本地testdir拷贝到远程服务器tmp目录下

scp -r -p 9022 testdir xiaoming@192.168.0.2:/tmp/

 

相关文章: