<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>《Centos6.3下rsync+sersync安装配置笔记》的评论</title>
	<atom:link href="http://www.showerlee.com/archives/59/feed" rel="self" type="application/rss+xml" />
	<link>http://www.showerlee.com/archives/59</link>
	<description>与你共同学习运维开发</description>
	<lastBuildDate>Tue, 09 Feb 2021 11:37:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
	<item>
		<title>作者：1212</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-587</link>
		<dc:creator>1212</dc:creator>
		<pubDate>Thu, 28 Nov 2013 07:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-587</guid>
		<description><![CDATA[过滤同步目录下的其他目录呢,我开启了filter start=&quot;true&quot; 然后添加了
这个“123”目录是在同步目录下的]]></description>
		<content:encoded><![CDATA[<p>过滤同步目录下的其他目录呢,我开启了filter start=&#8221;true&#8221; 然后添加了<br />
这个“123”目录是在同步目录下的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sam</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-578</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 26 Nov 2013 07:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-578</guid>
		<description><![CDATA[还是不行，大侠 方便的话  可以qq聊一下吗 我的qq2271908226]]></description>
		<content:encoded><![CDATA[<p>还是不行，大侠 方便的话  可以qq聊一下吗 我的qq2271908226</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：showerlee</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-576</link>
		<dc:creator>showerlee</dc:creator>
		<pubDate>Tue, 26 Nov 2013 00:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-576</guid>
		<description><![CDATA[&lt;a href=&quot;#comment-573&quot; rel=&quot;nofollow&quot;&gt;@sam&lt;/a&gt; 查看服务是否启动,默认端口是873 
如果无法启动再查看日志,看是否为账号或文件权限问题
查看端口:lsof -i:873
启动服务：rsync --daemon --config=/etc/rsyncd.conf]]></description>
		<content:encoded><![CDATA[<p><a href="#comment-573" rel="nofollow">@sam</a> 查看服务是否启动,默认端口是873<br />
如果无法启动再查看日志,看是否为账号或文件权限问题<br />
查看端口:lsof -i:873<br />
启动服务：rsync &#8211;daemon &#8211;config=/etc/rsyncd.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sam</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-573</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 25 Nov 2013 04:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-573</guid>
		<description><![CDATA[&lt;a href=&quot;#comment-553&quot; rel=&quot;nofollow&quot;&gt;@showerlee&lt;/a&gt; 防火墙关闭了。日志显示rsync: failed to connect to 【ip】 : Connection timed out (110)  rsync error: error in socket IO (code 10) at clientserver.c(124)]]></description>
		<content:encoded><![CDATA[<p><a href="#comment-553" rel="nofollow">@showerlee</a> 防火墙关闭了。日志显示rsync: failed to connect to 【ip】 : Connection timed out (110)  rsync error: error in socket IO (code 10) at clientserver.c(124)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：showerlee</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-553</link>
		<dc:creator>showerlee</dc:creator>
		<pubDate>Fri, 22 Nov 2013 13:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-553</guid>
		<description><![CDATA[&lt;a href=&quot;#comment-547&quot; rel=&quot;nofollow&quot;&gt;@sam&lt;/a&gt; 
1.测试是否成功可以看rsync日志,详见rsync配置
2.除非线上部署,防火墙测试环境为了实现功能,建议关闭]]></description>
		<content:encoded><![CDATA[<p><a href="#comment-547" rel="nofollow">@sam</a><br />
1.测试是否成功可以看rsync日志,详见rsync配置<br />
2.除非线上部署,防火墙测试环境为了实现功能,建议关闭</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：sam</title>
		<link>http://www.showerlee.com/archives/59/comment-page-1#comment-547</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 21 Nov 2013 06:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.showerlee.com/?p=59#comment-547</guid>
		<description><![CDATA[问一下 根据你写的这个步骤来了一遍 没有同步成功 怎么测试装成功了呢，还有就是 之前配置的时候防火墙关闭 配置好是否要打开]]></description>
		<content:encoded><![CDATA[<p>问一下 根据你写的这个步骤来了一遍 没有同步成功 怎么测试装成功了呢，还有就是 之前配置的时候防火墙关闭 配置好是否要打开</p>
]]></content:encoded>
	</item>
</channel>
</rss>
