摘要: 1.将 远程机器的目录拽到本地目录 将11.127.124.67机器的/mnt/root/export/目录拽到本地目录/mnt/export/11.127.124.67.export 备注:前目录有/结尾,后目录结尾不带/ rsync -aP --rsh=ssh 11.127.124.67:/mn 阅读全文
posted @ 2023-03-08 10:43 SpecialSpeculator 阅读(90) 评论(0) 推荐(0) 编辑