<?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>Allen Pomeroy &#187; itunes</title>
	<atom:link href="http://www.networkforensics.us/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.networkforensics.us</link>
	<description>Blog of an IT security specialist  .: beta :.</description>
	<lastBuildDate>Sun, 07 Feb 2010 18:06:34 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Synchronizing directories</title>
		<link>http://www.networkforensics.us/2009/05/synchronizing-directories/</link>
		<comments>http://www.networkforensics.us/2009/05/synchronizing-directories/#comments</comments>
		<pubDate>Sun, 24 May 2009 17:46:52 +0000</pubDate>
		<dc:creator>edhacker</dc:creator>
				<category><![CDATA[notes]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://blog.networkforensics.us/?p=67</guid>
		<description><![CDATA[Fast way to synchronize the content of your iTunes libraries &#8211; this doesn&#8217;t sync the playlists or any iTunes meta information (and you may need to perform an Add to Library .. to import any new content).  This was just a quick and dirty way to sync up my iTunes downloads with another iTunes [...]]]></description>
			<content:encoded><![CDATA[<p>Fast way to synchronize the content of your iTunes libraries &#8211; this doesn&#8217;t sync the playlists or any iTunes meta information (and you may need to perform an Add to Library .. to import any new content).  This was just a quick and dirty way to sync up my iTunes downloads with another iTunes library at home.  This assumes that you&#8217;ve opened up the ability to Remote Login (ssh) to the target Mac (topic for another time).</p>
<blockquote>
<pre>rsync -av -e ssh "Music/iTunes/iTunes Music/" ahull@10.20.1.103:"/Users/ahull/Music/iTunes/iTunes\ Music"</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.networkforensics.us/2009/05/synchronizing-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
