摘要: rsync配置 服务器端: cat /etc/rsyncd.conf : uid = rsync gid = rsync use chroot = no max connections = 200 timeout = 300 pid file = /var/run/rsyncd.pid lock f 阅读全文
posted @ 2020-08-11 15:04 陈雷雷 阅读(347) 评论(0) 推荐(0)