<?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: Sysadmin: file and folder synchronisation</title>
	<atom:link href="http://blog.nkadesign.com/2009/sysadmin-data-folder-synchronisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nkadesign.com/2009/sysadmin-data-folder-synchronisation/</link>
	<description>Just another programming weblog</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Renaud</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-data-folder-synchronisation/comment-page-1/#comment-10075</link>
		<dc:creator>Renaud</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=311#comment-10075</guid>
		<description>&lt;p&gt;Hi Dave, thank you for dropping by.&lt;br /&gt;
You&#039;re right, Sync functionalities in Mesh (or other framework) don&#039;t work well on shared drives.&lt;/p&gt;

&lt;p&gt;The issue with shared network locations is that it&#039;s not -to my knowledge- possible to monitor file changes in the folder structure without going through full enumeration of the content.&lt;/p&gt;

&lt;p&gt;On local drives these sync tools use the capabilities of the OS and the filesystem to get notifications of file changes, which makes them very efficient.&lt;/p&gt;

&lt;p&gt;Full enumeration over the network would be tremendously costly. The only solutions I see are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ways for the remote storage to notify network subscribers of changes in their structure.&lt;/li&gt;
&lt;li&gt;or just install the sync tool on the file server itself but that&#039;s not really an option for network storage hardware devices .&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I&#039;m sure these issues will eventually be solved and as the Sync Framework matures we will get background services for Linux, Mac, etc appearing.&lt;br /&gt;
It will probably take a little while but I&#039;m sure it&#039;ll be there eventually.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dave, thank you for dropping by.<br />
You&#8217;re right, Sync functionalities in Mesh (or other framework) don&#8217;t work well on shared drives.</p>

<p>The issue with shared network locations is that it&#8217;s not -to my knowledge- possible to monitor file changes in the folder structure without going through full enumeration of the content.</p>

<p>On local drives these sync tools use the capabilities of the OS and the filesystem to get notifications of file changes, which makes them very efficient.</p>

<p>Full enumeration over the network would be tremendously costly. The only solutions I see are:</p>

<ul>
<li>ways for the remote storage to notify network subscribers of changes in their structure.</li>
<li>or just install the sync tool on the file server itself but that&#8217;s not really an option for network storage hardware devices .</li>
</ul>

<p>I&#8217;m sure these issues will eventually be solved and as the Sync Framework matures we will get background services for Linux, Mac, etc appearing.<br />
It will probably take a little while but I&#8217;m sure it&#8217;ll be there eventually.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.nkadesign.com/2009/sysadmin-data-folder-synchronisation/comment-page-1/#comment-10073</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 19 Feb 2009 20:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nkadesign.com/?p=311#comment-10073</guid>
		<description>&lt;p&gt;I&#039;ve been looking at all these too and would love to use live mesh (or live sync, sugar sync or syncplicity for that matter) but none of them seem to deal with network drives.  If I must I guess I could use two pieces of software, but that scares me a bit.  Any ideas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking at all these too and would love to use live mesh (or live sync, sugar sync or syncplicity for that matter) but none of them seem to deal with network drives.  If I must I guess I could use two pieces of software, but that scares me a bit.  Any ideas?</p>]]></content:encoded>
	</item>
</channel>
</rss>
