rsyncd.conf - hosts deny
# rsyncd.conf - hosts deny
# hosts deny
# This parameter allows you to specify a list of patterns that are matched against a connecting clients hostname and IP address. If the pattern matches then the connection is rejected. See the "hosts allow" parameter for more information.
# 该参数允许指定一个匹配连接客户端的主机名称和IP地址的模式列表。当模式匹配时将拒绝连接。参见“hosts allow”参数获取更多信息。
# The default is no "hosts deny" parameter, which means all hosts can connect.
# 默认没有“hosts deny”参数。意味着所有主机都可以连接。
[rsync - 官方网站]
http://rsync.samba.org/[rsync - 关键词]
rsyncrsyncd
[rsyncd.conf - 官方文档]
http://samba.org/ftp/rsync/rsyncd.conf.html[rsync - 相关问题]
全局部分中常用全局参数配置说明
全局部分中常用模块参数配置说明
模块常用配置说明
认证相关参数配置说明
客户端常用参数
客户端其他参数
for Windows (cygwin)
远程shell模式和rsync守护进程模式
22.6. File Synchronization. Building Internet Firewalls, 2nd Edition
Hack 92 Mirroring Web Sites with wget and rsync. Spidering Hacks
Linux Security Cookbook - Recipe 1.16 Integrity Checking with rsync
Linux Security Cookbook - Recipe 1.6 Remote Integrity Checking
Linux Security Cookbook - Recipe 6.3 Copying Files Remotely
正确设置gid参数
--backup-dir 使用示例
hosts allow
hosts deny
rsyncd.conf详解
本文详细介绍了rsyncd.conf配置文件中的hostsdeny参数。该参数用于指定拒绝连接的客户端主机名和IP地址模式。默认情况下,没有hostsdeny配置,所有主机均可连接。文章还提供了更多关于rsync配置的相关信息。
1506

被折叠的 条评论
为什么被折叠?



