<?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>Glotzfisch.de &#187; rsync</title>
	<atom:link href="http://www.glotzfisch.de/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glotzfisch.de</link>
	<description>If something does not work out the way you want it to - try something different</description>
	<lastBuildDate>Wed, 26 May 2010 08:43:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Mac &gt; rsync</title>
		<link>http://www.glotzfisch.de/mac-rsync/</link>
		<comments>http://www.glotzfisch.de/mac-rsync/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 09:08:55 +0000</pubDate>
		<dc:creator>Gabi</dc:creator>
				<category><![CDATA[Apfel]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.glotzfisch.de/mac-rsync/</guid>
		<description><![CDATA[This page saved my day&#8230; to sync my iTunes Library with an external FAT32 drive, I used rsync but about 50% of the files got copied with every run. Then I found this link! and this really does the trick&#8230; rsync /Users/glotzfisch/Music/iTunes/iTunes\ Music/* /MyExternalDisk/MusicMaster/ -vru --modify-window=1]]></description>
			<content:encoded><![CDATA[<p>This page saved my day&#8230;  to sync my iTunes Library with an external <span class="createlink">FAT32</span> drive, I used rsync but about 50% of the files got copied with every run.  Then I found this <a href="http://www.samba.org/rsync/FAQ.html#2" class="urllink">link</a>! and this really does the trick&#8230;</p>
<pre>  rsync /Users/glotzfisch/Music/iTunes/iTunes\ Music/* /<span class="createlink">MyExternalDisk</span>/<span class="createlink">MusicMaster</span>/ -vru --modify-window=1</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.glotzfisch.de/mac-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

