2021年7月15日
摘要: 服务器端(需要备份的服务器) Yum安装 yum -y install rsync 修改配置文件 # vi /etc/rsyncd.conf uid = 0 gid = 0 use chroot = no max connections = 200 timeout = 300 pid file = 阅读全文
posted @ 2021-07-15 14:03 北橘 阅读(68) 评论(0) 推荐(0)