↑↓ 选择 · Enter 打开 · Esc 关闭

rsync -avz src dst

增量同步

Linux 通用
⭐⭐ 常用
3 次浏览
详细说明

增量同步

使用示例
rsync -avz /local/ pi@server:/remote/
标签: #linux #运维