配置文件信息不匹配
31行"/etc/rsyncd/rsyncd.conf"修改为"/etc/rsyncd.conf",和56行内容相匹配
This commit is contained in:
@@ -28,7 +28,7 @@ rsync主要有以下三个配置文件rsyncd.conf(主配置文件)、rsyncd.secr
|
|||||||
|
|
||||||
- 服务端开启:
|
- 服务端开启:
|
||||||
|
|
||||||
#/usr/bin/rsync --daemon --config=/etc/rsyncd/rsyncd.conf
|
#/usr/bin/rsync --daemon --config=/etc/rsyncd.conf
|
||||||
|
|
||||||
--daemon参数方式,是让rsync以服务器模式运行。把rsync加入开机启动
|
--daemon参数方式,是让rsync以服务器模式运行。把rsync加入开机启动
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user