<?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>Schwer Log &#187; rsync</title>
	<atom:link href="http://www.schwer.us/journal/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schwer.us/journal</link>
	<description>Logging the activities of four Schwers.</description>
	<lastBuildDate>Fri, 29 Apr 2011 22:20:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Init script for rsyncd.</title>
		<link>http://www.schwer.us/journal/2005/09/03/init-script-for-rsyncd/</link>
		<comments>http://www.schwer.us/journal/2005/09/03/init-script-for-rsyncd/#comments</comments>
		<pubDate>Sat, 03 Sep 2005 19:24:25 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[init.d]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[rsyncd]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=131</guid>
		<description><![CDATA[Ed: another one that was sitting in &#8220;drafts&#8221; for months. #!/bin/bash # # Startup script for rsyncd. # # chkconfig: 345 86 16 # description: rsync rocks. # case &#8220;$1&#8243; in start) echo &#8220;Starting rsyncd&#8230;&#8221; /opt/rsync/bin/rsync &#8211;daemon &#8211;ipv4 ;; stop) &#8230; <a href="http://www.schwer.us/journal/2005/09/03/init-script-for-rsyncd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2005/09/03/init-script-for-rsyncd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unison to keep files synced.</title>
		<link>http://www.schwer.us/journal/2005/03/03/unison-to-keep-files-synced/</link>
		<comments>http://www.schwer.us/journal/2005/03/03/unison-to-keep-files-synced/#comments</comments>
		<pubDate>Thu, 03 Mar 2005 07:42:03 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[unison]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/2005/03/03/unison-to-keep-files-synced/</guid>
		<description><![CDATA[I saw this article on Linux Journal and decided that I had to check it out; especially since installing unison for Mandrake is as easy as urpmi unison. I had been using rsync to keep certain local and remote directories &#8230; <a href="http://www.schwer.us/journal/2005/03/03/unison-to-keep-files-synced/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2005/03/03/unison-to-keep-files-synced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

