<?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: RFC: Synchronize Laptops</title>
	<atom:link href="http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/feed" rel="self" type="application/rss+xml" />
	<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops</link>
	<description>First they ignore you. Then they laugh at you. Then they fight you. Then you win.</description>
	<lastBuildDate>Wed, 26 May 2010 08:01:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: red_alert</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7743</link>
		<dc:creator>red_alert</dc:creator>
		<pubDate>Sat, 27 Sep 2008 07:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7743</guid>
		<description>Thanks Fabian, I looked a bit into conduit project and it looks nice. Will investigate a bit more what that tool can do for me.</description>
		<content:encoded><![CDATA[<p>Thanks Fabian, I looked a bit into conduit project and it looks nice. Will investigate a bit more what that tool can do for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinair</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7632</link>
		<dc:creator>thinair</dc:creator>
		<pubDate>Sat, 20 Sep 2008 01:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7632</guid>
		<description>Bash script with rsync over ssh</description>
		<content:encoded><![CDATA[<p>Bash script with rsync over ssh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7599</link>
		<dc:creator>Fabian</dc:creator>
		<pubDate>Wed, 17 Sep 2008 12:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7599</guid>
		<description>maybe http://www.conduit-project.org/ ?</description>
		<content:encoded><![CDATA[<p>maybe <a href="http://www.conduit-project.org/" rel="nofollow">http://www.conduit-project.org/</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7597</link>
		<dc:creator>red</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7597</guid>
		<description>Thanks again, to everyone dropping their ideas/experience.

David: true, that are two fine solutions and I already considered both, but they just don&#039;t work out for me for different reasons (that might be a bit lazy or strange, too). Additionally, my home is currently not too big and if I ever have big files it&#039;s multimedia stuff and for that stuff, there&#039;s one designated laptop so I wouldn&#039;t sync those files/dirs.

Sparks: right, that&#039;s a great input. I&#039;d still prefer a decentral solution like unison, but if that doesn&#039;t work out, I&#039;ll sure give that a try too.

Ahmed: absolutely not what I&#039;m looking for, sorry.</description>
		<content:encoded><![CDATA[<p>Thanks again, to everyone dropping their ideas/experience.</p>
<p>David: true, that are two fine solutions and I already considered both, but they just don&#8217;t work out for me for different reasons (that might be a bit lazy or strange, too). Additionally, my home is currently not too big and if I ever have big files it&#8217;s multimedia stuff and for that stuff, there&#8217;s one designated laptop so I wouldn&#8217;t sync those files/dirs.</p>
<p>Sparks: right, that&#8217;s a great input. I&#8217;d still prefer a decentral solution like unison, but if that doesn&#8217;t work out, I&#8217;ll sure give that a try too.</p>
<p>Ahmed: absolutely not what I&#8217;m looking for, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Kamal</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7596</link>
		<dc:creator>Ahmed Kamal</dc:creator>
		<pubDate>Tue, 16 Sep 2008 13:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7596</guid>
		<description>dropbox ?</description>
		<content:encoded><![CDATA[<p>dropbox ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sparks</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7595</link>
		<dc:creator>Sparks</dc:creator>
		<pubDate>Tue, 16 Sep 2008 12:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7595</guid>
		<description>You could use rdiff-backup if you have a central storage area.  You backup one computer, then do a restore on the next computer.  You can setup scripts to do this and it securely transfers files via SSH.  It is a very simple solution and I use it to backup my laptop to my home server daily (or more often).</description>
		<content:encoded><![CDATA[<p>You could use rdiff-backup if you have a central storage area.  You backup one computer, then do a restore on the next computer.  You can setup scripts to do this and it securely transfers files via SSH.  It is a very simple solution and I use it to backup my laptop to my home server daily (or more often).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Cantrell</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7594</link>
		<dc:creator>David Cantrell</dc:creator>
		<pubDate>Tue, 16 Sep 2008 07:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7594</guid>
		<description>I struggled with this problem for years, first attempting CVS, then moving to SVN, then trying things like unison and other keep-in-sync tools.  The problem with all of them was that it required too much effort on my part.  They were all prone to problems and my home directory is currently 68GB and growing, so no solution was fast enough.

The two solutions I&#039;ve found that work best for me:
1) Use one computer.  After I centralized all of my data on a single system, life was easier.  Yes, I have multiple laptops and systems for different tasks, but all of my data resides in one location (and backed up to multiple sites, geographically separated).

2) Use a USB jumpdrive.  This was even better than using one computer.  Before my home directory grow to the size it is now, I was able to keep everything on a single USB jumpdrive and move it with me between systems.  Backups were still in effect, mind you.  But I never worried about any system needing a reinstall or hardware failure.

Most people ask me why my home directory is as large as it is.  After years of playing the game of keeping large data sets out of my home directory, I gave up and decided that everything that is mine should be in my home directory.  Music, movies, and so on.  I never have to think about backing up other directories and always know where everything I care about is.

Another problem I had with tools like unison was managing a central home directory across multiple operating systems.  Seems trivial, but it became somewhat of a headache.

Maybe I&#039;m just lazy.</description>
		<content:encoded><![CDATA[<p>I struggled with this problem for years, first attempting CVS, then moving to SVN, then trying things like unison and other keep-in-sync tools.  The problem with all of them was that it required too much effort on my part.  They were all prone to problems and my home directory is currently 68GB and growing, so no solution was fast enough.</p>
<p>The two solutions I&#8217;ve found that work best for me:<br />
1) Use one computer.  After I centralized all of my data on a single system, life was easier.  Yes, I have multiple laptops and systems for different tasks, but all of my data resides in one location (and backed up to multiple sites, geographically separated).</p>
<p>2) Use a USB jumpdrive.  This was even better than using one computer.  Before my home directory grow to the size it is now, I was able to keep everything on a single USB jumpdrive and move it with me between systems.  Backups were still in effect, mind you.  But I never worried about any system needing a reinstall or hardware failure.</p>
<p>Most people ask me why my home directory is as large as it is.  After years of playing the game of keeping large data sets out of my home directory, I gave up and decided that everything that is mine should be in my home directory.  Music, movies, and so on.  I never have to think about backing up other directories and always know where everything I care about is.</p>
<p>Another problem I had with tools like unison was managing a central home directory across multiple operating systems.  Seems trivial, but it became somewhat of a headache.</p>
<p>Maybe I&#8217;m just lazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: red</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7592</link>
		<dc:creator>red</dc:creator>
		<pubDate>Tue, 16 Sep 2008 04:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7592</guid>
		<description>I stumbled upon unison yesterday, some hours after posting this RFC. I&#039;ll definitely give it a try but more suggestions are still welcome :)

Thanks so far!</description>
		<content:encoded><![CDATA[<p>I stumbled upon unison yesterday, some hours after posting this RFC. I&#8217;ll definitely give it a try but more suggestions are still welcome :)</p>
<p>Thanks so far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martin langhoff</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7587</link>
		<dc:creator>martin langhoff</dc:creator>
		<pubDate>Mon, 15 Sep 2008 21:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7587</guid>
		<description>I would say git or unison. Used unison for this for a few years happily...</description>
		<content:encoded><![CDATA[<p>I would say git or unison. Used unison for this for a few years happily&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael DeHaan</title>
		<link>http://sandro-mathys.ch/2008/09/15/rfc-synchronize-laptops/comment-page-1#comment-7585</link>
		<dc:creator>Michael DeHaan</dc:creator>
		<pubDate>Mon, 15 Sep 2008 20:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sandro-mathys.ch/?p=178#comment-7585</guid>
		<description>SVN is classically bad at storing large binary files, nor is decentralized.

You might want to look at git or another DVCS, though it really depends on how much merging you would want to do.   It may be easier to treat one server as master and just use rsync and try to adjust your workflow some.</description>
		<content:encoded><![CDATA[<p>SVN is classically bad at storing large binary files, nor is decentralized.</p>
<p>You might want to look at git or another DVCS, though it really depends on how much merging you would want to do.   It may be easier to treat one server as master and just use rsync and try to adjust your workflow some.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
