<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>扶凯 &#187; rsync</title>
	<atom:link href="http://www.php-oa.com/tag/rsync/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-oa.com</link>
	<description>执着的人，能把梦想，变成现实。</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:07:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>使用lftp来同步(备份)数据</title>
		<link>http://www.php-oa.com/2009/07/21/lftp_mirror.html</link>
		<comments>http://www.php-oa.com/2009/07/21/lftp_mirror.html#comments</comments>
		<pubDate>Tue, 21 Jul 2009 08:25:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux相关文章]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[lftp]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=1435</guid>
		<description><![CDATA[管理的一个存储坏了,有部分数据不能正常的读出来.实在没法恢复了.只能备份.但不正常的文件夹只要操作过,就会让这个硬盘都不能读,需要重新mount.所以必须跳过那些不能正常访问. 所以写了个... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2009/07/21/lftp_mirror.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rsync要注意的小地方</title>
		<link>http://www.php-oa.com/2009/05/20/rsync_check.html</link>
		<comments>http://www.php-oa.com/2009/05/20/rsync_check.html#comments</comments>
		<pubDate>Wed, 20 May 2009 02:39:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux常用技巧]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[速度]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=1297</guid>
		<description><![CDATA[&#160; rsync中需要注意的小细节，这个老是忘记，害的次次测试，这次记下来 如下 rsync -avl &#8211;size-only /mnt/ /data/test/ &#8211;progress (常用) rsync -avl &#8211;size-only /mnt /data/test/ &#8211;progress 以上二个，... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2009/05/20/rsync_check.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用进程锁来控制linux中的crontab执行的并发</title>
		<link>http://www.php-oa.com/2009/02/25/flock.html</link>
		<comments>http://www.php-oa.com/2009/02/25/flock.html#comments</comments>
		<pubDate>Tue, 24 Feb 2009 16:01:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux常用技巧]]></category>
		<category><![CDATA[crontab]]></category>
		<category><![CDATA[lfock]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=1071</guid>
		<description><![CDATA[我使用crontab同步一个文件夹时，发现一个问题，我在crontab中设置的1分钟运行一次.但当那个文件夹的内容改变时。1分钟不一定能同步完，但这时第二个rsync进行又起来了。 这个就产生一个问题... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2009/02/25/flock.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Rsync速度测试对比</title>
		<link>http://www.php-oa.com/2009/02/21/rsync-test.html</link>
		<comments>http://www.php-oa.com/2009/02/21/rsync-test.html#comments</comments>
		<pubDate>Sat, 21 Feb 2009 11:21:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[存储备份恢复]]></category>
		<category><![CDATA[cp]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=1045</guid>
		<description><![CDATA[&#160; 因为一直对rsync的速度有疑问,所以昨天测试了一下.测试的环境为了1000M的网络..二天机器各接了一个存储.同步一个大的文件,所以大量的小问题不在考虑的范围.主要是速度测试. 对比的项目... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2009/02/21/rsync-test.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>使用rsync同步网路备份</title>
		<link>http://www.php-oa.com/2007/10/17/rsync.html</link>
		<comments>http://www.php-oa.com/2007/10/17/rsync.html#comments</comments>
		<pubDate>Tue, 16 Oct 2007 19:28:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[存储备份恢复]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.php-oa.com/?p=328</guid>
		<description><![CDATA[一. 简介 rsync常用的备份工具, 它目前是由 rsync.samba.org 维护. rsync使用所谓的&#34;rsync算法&#34;,提供一个非常快速的档案传输方法, 使local和远端二部主机之间的档案达到同步,它主要是传送二个档... ]]></description>
		<wfw:commentRss>http://www.php-oa.com/2007/10/17/rsync.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->