时尚

实操日记:Linux系统rsync配置和使用

时间:2010-12-5 17:23:32  作者:IT科技类资讯   来源:应用开发  查看:  评论:0
内容摘要:复制[root@rhel403old]#more/etc/rsyncd.conf uid=nobody gid=nobody max

实操日记:Linux系统rsync配置和使用
复制[root@rhel403 old]# more /etc/rsyncd.conf    uid = nobody gid = nobody max connections = 200 timeout = 600 use chroot = no read only = yes pid file=/var/run/rsyncd.pid    host_allow =192.168.23.100 //客户端的实操IP地址写在这里    #syslog facility = local7 #log file=/var/log/rsyncd.log    #rsync config    #The standard things    [rsync_gmmold] //定义同步的服务器托管路径(客户端用这个关键字链接)    path = /gmm/old //需要同步的WordPress模板路径    comment = gmmold //这个暂不知道   1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.b2b信息网
copyright © 2025 powered by 编程之道  滇ICP备2023006006号-34sitemap