1 Star 0 Fork 0

Offends/Linux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rsyncd.conf 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
Offends 提交于 2024-08-06 17:52 . synchronization
uid = root
gid = root
port = 873
use chroot = no
max connections = 36000
log file=/var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file=/var/run/rsyncd.lock
timeout = 600
[data]
comment = none # 各节点看自己情况修改描述
path = /data
read only = no
ignore errors = yes
auth users = rsync
secrets file = /etc/rsync_salve.pass
hosts allow = none # 直接写IP地址 192.168.1.10 或者网段 192.168.1.10/24
hosts deny = *
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/offends/Linux.git
git@gitee.com:offends/Linux.git
offends
Linux
Linux
main

搜索帮助