代码测试服同步到生产服务器

开启rsync    /usr/bin/rsync --daemon 后台运行rsync
或者 使用xinetd服务运行rsync服务:

参考     https://www.cnblogs.com/fasthorse/p/5431131.html

本机  /etc/rsync.conf  配置模块

参考  https://www.cnblogs.com/jtlin/p/6018776.html

posted @ 2019-01-14 15:43  jackduan1  阅读(348)  评论(0)    收藏  举报