使用rsync daemon跨主机安全同步 https://itlanyan.com/use-rsync-daemon-to-sync-files-between-servers/ rsync的三种工作模式 本机同步,类似于cp命令: rsync [选项] SRC DEST;