<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>rsync - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/rsync/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 17 Oct 2011 08:58:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>配置rsync+ssh+密码登录</title>
		<link>https://www.coder4.com/archives/2323</link>
					<comments>https://www.coder4.com/archives/2323#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 11 Oct 2011 03:38:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[密码]]></category>
		<category><![CDATA[登录]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=2323</guid>

					<description><![CDATA[原创，转载请注明：配置rsync+ssh+密码登录 配置rsync+ssh+密码登录 - rsync over SSH using sshpass rsync是Linux下非常好用的开源工具。 rsync的更新是差量的，即有变化的文件才更新，最大程度的减少了数据传输量和时间。 但是配置起来比较繁琐。即需要rsyncd和rsync共同配置。 实际上，rsync是支持ssh协议的，只要走ssh协议就可以了。走ssh协议速度稍慢一些，但是配置非常简单。 同时，ssh协议的缺点就[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/2323/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
