国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
sersync配置文件範例
sersync配置文件範例
 
<?xml version="1.0" encoding="utf-8"?>
<head version="2.5">
    <host hostip="localhost" port="8008"></host>
    <debug start="false"/>
    <fileSystem xfs="false"/>
    <filter start="false">
        <exclude expression="(.*)\.svn"></exclude>
        <exclude expression="(.*)\.gz"></exclude>
<!--    <exclude expression="^info/*"></exclude>
        <exclude expression="^static/*"></exclude>
-->
    </filter>
    <inotify>
        <delete start="true"/>
        <createFolder start="true"/>
        <createFile start="true"/><!-- 默認值:false -->
        <closeWrite start="true"/>
        <moveFrom start="true"/>
        <moveTo start="true"/>
        <attrib start="false"/><!-- default false -->
        <modify start="false"/>
    </inotify>
    <sersync>
        <localpath watch="/home/ftp">
            <remote ip="web-59_35" name="ftp_dir"/>
        </localpath>
        <rsync>
            <commonParams params="-arltuz"/><!-- 加上l參數(shù),表示讓rsync可以同步軟鏈接文件 -->
            <auth start="false" users="root" passwordfile="/etc/rsync.pas"/>
            <userDefinedPort start="false" port="874"/><!-- port=874 -->
            <timeout start="false" time="100"/><!-- timeout=100 -->
            <ssh start="false"/>
        </rsync>
        <failLog path="/tmp/rsync_fail_log.sh" timeToExecute="60"/><!--default every 60mins execute once-->
        <crontab start="true" schedule="10080"><!--7天整體同步一次,默認600mins-->
            <crontabfilter start="true">
<!--            <exclude expression="*.php"></exclude>
                <exclude expression="info/*"></exclude>
-->
                <exclude expression="(.*)\.svn"></exclude>
                <exclude expression="(.*)\.gz"></exclude>
            </crontabfilter>
        </crontab>
        <plugin start="false" name="command"/>
    </sersync>
    <plugin name="command">
        <param prefix="/bin/sh" suffix="" ignoreError="true"/>  <!--prefix /opt/tongbu/mmm.sh suffix-->
        <filter start="false">
            <include expression="(.*)\.php"/>
            <include expression="(.*)\.sh"/>
        </filter>
    </plugin>
    <plugin name="socket">
        <localpath watch="/opt/tongbu">
            <deshost ip="192.168.138.20" port="8009"/>
        </localpath>
    </plugin>
    <plugin name="refreshCDN">
        <localpath watch="/data0/htdocs/cms.xoyo.com/site/">
            <cdninfo domainname="ccms.chinacache.com" port="80" username="xxxx" passwd="xxxx"/>
            <sendurl base=">
            <regexurl regex="false" match="cms.xoyo.com/site([/a-zA-Z0-9]*).xoyo.com/images"/>
        </localpath>
    </plugin>
</head>
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
Sersync+Rsync實現(xiàn)服務器數(shù)據(jù)實時同步及xml高級配置!
sersync2 完全安裝配置說明(二) ----可選功能與xml高級配置
sersync基于rsync+inotify實現(xiàn)數(shù)據(jù)實時同步 | HelloDog
Ansible-下部
如何通過rsync+sersync 實現(xiàn)同步備份
企業(yè)實時同步方案----Rsync+Sersync
更多類似文章 >>
生活服務
分享 收藏 導長圖 關注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服