摘要: scp -i .ssh/key -P 端口 -r root@域名:远程文件夹 本地文件夹 -i : key文件 -P : 端口 -r :文件夹 阅读全文
posted @ 2016-09-21 23:41 fengyujia 阅读(222) 评论(0) 推荐(0) 编辑