<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Data Synchronization/Backup Headaching</title>
	<atom:link href="http://motespace.com/blog/2005/09/24/data-synchronizationbackup-woes/feed/" rel="self" type="application/rss+xml" />
	<link>http://motespace.com/blog/2005/09/24/data-synchronizationbackup-woes/</link>
	<description>Disclaimer: The following web space does not contain my own opinions, merely linguistic representations thereof.</description>
	<lastBuildDate>Sun, 13 Mar 2011 07:12:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: mote</title>
		<link>http://motespace.com/blog/2005/09/24/data-synchronizationbackup-woes/comment-page-1/#comment-1282</link>
		<dc:creator>mote</dc:creator>
		<pubDate>Wed, 19 Apr 2006 16:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://fairuz.isi.edu/blog/index.php/archives/2005/09/24/data-synchronizationbackup-woes/#comment-1282</guid>
		<description>Thanks, Alex!  This is great!  A quick check shows that mounting as uid=username also gets rid of those warning messages when you copy/move files in the shell from  linux filesystems to fat.  
-Nick</description>
		<content:encoded><![CDATA[<p>Thanks, Alex!  This is great!  A quick check shows that mounting as uid=username also gets rid of those warning messages when you copy/move files in the shell from  linux filesystems to fat.<br />
-Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Tomlins</title>
		<link>http://motespace.com/blog/2005/09/24/data-synchronizationbackup-woes/comment-page-1/#comment-1279</link>
		<dc:creator>Alex Tomlins</dc:creator>
		<pubDate>Wed, 19 Apr 2006 15:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://fairuz.isi.edu/blog/index.php/archives/2005/09/24/data-synchronizationbackup-woes/#comment-1279</guid>
		<description>I was having this problem just now, and I found this solution to it:

http://lists.samba.org/archive/rsync/2005-October/013710.html

Basically: Linux won&#039;t let you set an arbitrary mtime on a file that you don&#039;t own (even if you have write permission to it).  On a vfat filesystem everything is owned by the same user (usually root).  The solution for me was to mount the filesystem with the uid my user using the uid=username option in /etc/fstab.

It&#039;s now working well without complaining.

Hope that helps,
Alex</description>
		<content:encoded><![CDATA[<p>I was having this problem just now, and I found this solution to it:</p>
<p><a href="http://lists.samba.org/archive/rsync/2005-October/013710.html" rel="nofollow">http://lists.samba.org/archive/rsync/2005-October/013710.html</a></p>
<p>Basically: Linux won&#8217;t let you set an arbitrary mtime on a file that you don&#8217;t own (even if you have write permission to it).  On a vfat filesystem everything is owned by the same user (usually root).  The solution for me was to mount the filesystem with the uid my user using the uid=username option in /etc/fstab.</p>
<p>It&#8217;s now working well without complaining.</p>
<p>Hope that helps,<br />
Alex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

