<?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>vfat &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/vfat/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Mon, 27 Dec 2004 22:30:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>rsync and vfat filesystems</title>
		<link>http://127.0.0.1:8090/rsync_and_vfat_filesystems.htm</link>
					<comments>http://127.0.0.1:8090/rsync_and_vfat_filesystems.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Mon, 27 Dec 2004 22:30:13 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[vfat]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=237</guid>

					<description><![CDATA[When I have added a few CD&#8217;S to my ogg collection I need to copy them across to my H320. This is OK if you copy the CD over as soon as it has been copied but I don&#8217;t normally work that way. We just got some CD&#8217;s for Christmas and I already had a &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/rsync_and_vfat_filesystems.htm" class="more-link">Continue reading<span class="screen-reader-text"> "rsync and vfat filesystems"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>When I have added a few CD&#8217;S to my ogg collection I need to copy them across to my H320. This is OK if you copy the CD over as soon as it has been copied but I don&#8217;t normally work that way. We just got some CD&#8217;s for Christmas and I already had a few copied to the hard drive so as usual I use rsync to do it.<br />
I noticed that rsync would always copy everything rather than do an update of the files. I found out that this is because of limitations on a vfat file system. The following command sorted it.<br />
rsync -av &#8211;modify-window=1 *  /mnt/usb/</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/rsync_and_vfat_filesystems.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
