rsync -avz src dst
增量同步
Linux
通用
⭐⭐ 常用
3 次浏览
⭐⭐ 常用
3 次浏览
详细说明
增量同步
使用示例
rsync -avz /local/ pi@server:/remote/
标签:
#linux
#运维