摘要:
root@ localhost ~]# vim rsyncd.sh #!/bin/bash cat >/etc/rsyncd.conf<<EOF #全局配置 uid = root gid = root use chroot = no max connections = 200 timeout = 3 阅读全文
posted @ 2020-02-14 16:28
Databasess
阅读(172)
评论(0)
推荐(1)
摘要:
一 .服务端 1 更改配置文件 [root@ localhost ~]# vim /etc/rsyncd.conf #全局配置 uid = root gid = root use chroot = no max connections = 200 timeout = 300 pid file = / 阅读全文
posted @ 2020-02-14 15:57
Databasess
阅读(183)
评论(0)
推荐(0)

浙公网安备 33010602011771号