We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a35ff8 commit 8977835Copy full SHA for 8977835
ebook/12.4.md
@@ -28,7 +28,7 @@ rsync主要有以下三个配置文件rsyncd.conf(主配置文件)、rsyncd.secr
28
29
- 服务端开启:
30
31
- #/usr/bin/rsync --daemon --config=/etc/rsyncd/rsyncd.conf
+ #/usr/bin/rsync --daemon --config=/etc/rsyncd.conf
32
33
--daemon参数方式,是让rsync以服务器模式运行。把rsync加入开机启动
34
0 commit comments