<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: What's the easiest way to synchronize text files between two computers?</title>
	<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers/</link>
	<description>Comments on Ask MetaFilter post What's the easiest way to synchronize text files between two computers?</description>
	<pubDate>Fri, 31 Dec 2004 17:58:40 -0800</pubDate>
	<lastBuildDate>Fri, 31 Dec 2004 17:58:40 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: What&apos;s the easiest way to synchronize text files between two computers?</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers</link>	
		<description>I maintain lists of to-dos and other information in a lot of text files. Currently I&apos;ve been having to shuttle them between work and home via my FTP server, which is about a five step process and rather annoying, espcially when Dreamhost is slow. What is an easier way to synchronize text files between two Windows XP machines that are NOT on the same LAN... with a big emphasis on EASY, preferably two steps or less?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.13507</guid>
		<pubDate>Fri, 31 Dec 2004 17:56:04 -0800</pubDate>
		<dc:creator>hansbleep</dc:creator>
		
			<category>Windows</category>
		
			<category>XP</category>
		
			<category>text</category>
		
			<category>synch</category>
		
			<category>synchronize</category>
		
			<category>software</category>
		
	</item> <item>
		<title>By: sled</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233871</link>	
		<description>Thumbdrive? Local.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233871</guid>
		<pubDate>Fri, 31 Dec 2004 17:58:40 -0800</pubDate>
		<dc:creator>sled</dc:creator>
	</item><item>
		<title>By: McGuillicuddy</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233873</link>	
		<description>The files should be web based. Do you have a GMail account? You know how they thread email discussions? Keep your information in something like that. Or if you have any inclination to programming, this is an easy roll your own in PHP/ColdFusion and a &lt;em&gt;NotesAndStuff&lt;/em&gt; database for maximum adaptability to your needs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233873</guid>
		<pubDate>Fri, 31 Dec 2004 18:11:40 -0800</pubDate>
		<dc:creator>McGuillicuddy</dc:creator>
	</item><item>
		<title>By: jessamyn</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233884</link>	
		<description>you might be interested in the &lt;a href=&quot;http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html&quot;&gt;gmail file system&lt;/a&gt; for doing just that.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233884</guid>
		<pubDate>Fri, 31 Dec 2004 18:34:41 -0800</pubDate>
		<dc:creator>jessamyn</dc:creator>
	</item><item>
		<title>By: omair</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233886</link>	
		<description>You can also use something like Yahoo -- the personal &lt;a href=&quot;http://my.yahoo.com&quot;&gt;portal&lt;/a&gt; lets you use a simple notepad application or the Yahoo &lt;a href=&quot;http://briefcase.yahoo.com&quot;&gt;briefcase&lt;/a&gt; will let you store your text files (like jessamyn&apos;s gmail suggestion).  Or, you can use a &lt;a href=&quot;http://www.plaxo.com&quot;&gt;Plaxo&lt;/a&gt; type service that has a web based To-Do list application that can also synchronize with Outlook&apos;s To-Do list (if you ever decide to stop using plain text files)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233886</guid>
		<pubDate>Fri, 31 Dec 2004 18:37:07 -0800</pubDate>
		<dc:creator>omair</dc:creator>
	</item><item>
		<title>By: hansbleep</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233896</link>	
		<description>Because I maintain some additonal stuff like &lt;a href=&quot;http://www.treepad.com/&quot;&gt;Treepad&lt;/a&gt; outlines the web-based apps and outlook won&apos;t quite cut it. But thanks everyone for the suggestions! Jessamyn&apos;s idea of using GmailFS is the one I&apos;m going to end up going with I think. If anyone is interested, &lt;a href=&quot;http://www.viksoe.dk/code/gmail.htm&quot;&gt;here is a port of GmailFS for Windows&lt;/a&gt; that looks useful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233896</guid>
		<pubDate>Fri, 31 Dec 2004 19:06:21 -0800</pubDate>
		<dc:creator>hansbleep</dc:creator>
	</item><item>
		<title>By: RustyBrooks</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233900</link>	
		<description>I use the unix command &quot;rsync&quot; for stuff like that.  It&apos;s really quite perfect for it.  There might be a direct windows port, otherwise, cygwin is a unix environment for windows.  It&apos;s, um a bit of overkill if all you want is syncing.&lt;br&gt;
&lt;br&gt;
You might consider using &quot;CVS&quot; which stands for Concurrent Versioning System.  It&apos;s what myself, and many other software developers, use to maintain code.  There is a central repository.  You can check out all or part of the repository on each computer as you like.  When you have come to a stopping point of some kind you &quot;commit&quot; the changes back to the repository and when you go to another computer you &quot;update&quot; the local copy to match the repository.  You may need the help of a friendly geek if you aren&apos;t one to get it set up.&lt;br&gt;
&lt;br&gt;
Some fringe benefits: it will keeps versions of your documents.  You can look at the chance history, add comments about changes, roll back to previous versions, etc.&lt;br&gt;
&lt;br&gt;
It has lots of ways to communicate with the server, the one I like is just plain SSH, which has the benefit of being secure.&lt;br&gt;
&lt;br&gt;
There are windows ports of it, although I know little about them.  My boss uses wincvs.  I use the standard unix client.  There is a web client called webcvs that runs on apache that is useful for browsing repositories, I use it largely to see what has been changing in our projects (just poking around, seeing what others are doing).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233900</guid>
		<pubDate>Fri, 31 Dec 2004 19:20:45 -0800</pubDate>
		<dc:creator>RustyBrooks</dc:creator>
	</item><item>
		<title>By: RikiTikiTavi</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233904</link>	
		<description>&lt;a href=&quot;http://www.cis.upenn.edu/~bcpierce/unison/&quot;&gt;Unison.&lt;/a&gt;  From the site: &quot;It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.&quot; Free, GPL, cross-platform.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233904</guid>
		<pubDate>Fri, 31 Dec 2004 19:33:58 -0800</pubDate>
		<dc:creator>RikiTikiTavi</dc:creator>
	</item><item>
		<title>By: monju_bosatsu</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233909</link>	
		<description>You could also try &lt;a href=&quot;http://www.splitbrain.org/dokuwiki/wiki:dokuwiki&quot;&gt;dokuwiki&lt;/a&gt;.  It&apos;s a wiki that uses text files as its backend, rather than a database.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233909</guid>
		<pubDate>Fri, 31 Dec 2004 19:44:21 -0800</pubDate>
		<dc:creator>monju_bosatsu</dc:creator>
	</item><item>
		<title>By: five fresh fish</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233910</link>	
		<description>I suggest you google for &quot;personal wiki&quot; and look for a wiki that suits your needs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233910</guid>
		<pubDate>Fri, 31 Dec 2004 19:56:17 -0800</pubDate>
		<dc:creator>five fresh fish</dc:creator>
	</item><item>
		<title>By: adamkempa</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233942</link>	
		<description>I use a wiki for this same purpose.  Qwikiwiki was the easiest for me to set up on dreamhost.  Good times.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233942</guid>
		<pubDate>Fri, 31 Dec 2004 22:28:20 -0800</pubDate>
		<dc:creator>adamkempa</dc:creator>
	</item><item>
		<title>By: AlexReynolds</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233944</link>	
		<description>Try something as simple as a web server! Wikis are maintenance. WebDAV can be as easy as opening a file server connection.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233944</guid>
		<pubDate>Fri, 31 Dec 2004 22:44:01 -0800</pubDate>
		<dc:creator>AlexReynolds</dc:creator>
	</item><item>
		<title>By: Doktor</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233951</link>	
		<description>I&apos;m a huge fan of &lt;a href=&quot;http://www.foldershare.com/&quot;&gt;foldershare&lt;/a&gt; for almost this exact sort o&apos; thing. Should handle a bunch of textfiles without a problem...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.13507-233951</guid>
		<pubDate>Fri, 31 Dec 2004 23:29:19 -0800</pubDate>
		<dc:creator>Doktor</dc:creator>
	</item><item>
		<title>By: 445supermag</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#233989</link>	
		<description>You can use Remote Login (built in to XP pro, downloadable from Microsoft for other OS&apos;s) to login from any computer to an XP Pro machine.  With the correct settings you can see the hardrives on both machines and drag files across.  I have used it to retrieve files from my former (grad  student) lab computer many states away.  When you login you actually see the desktop of the remote computer and can run programs on it, including browsing the local (for it) network.  Mac friends use it to run simulation software that is not available for macs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.13507-233989</guid>
		<pubDate>Sat, 01 Jan 2005 08:28:15 -0800</pubDate>
		<dc:creator>445supermag</dc:creator>
	</item><item>
		<title>By: advil</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#234022</link>	
		<description>I&apos;ve tried most of the techniques here at some point, and while I now use a personal wiki, I have to agree with the very first poster that keeping your files on a thumbdrive (and just storing backups/very old files on your machine) probably meets your requirements best in terms of ease.  Unlike many of the other solutions, it would not involve changing your existing organizational system at all - just copy it to the drive.  Also, it would transparently work on any OS that supports USB, and you could put versions of your favorite editor there as well, so as not to have to install emacs/vim/whatever on any system you use.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.13507-234022</guid>
		<pubDate>Sat, 01 Jan 2005 10:21:31 -0800</pubDate>
		<dc:creator>advil</dc:creator>
	</item><item>
		<title>By: billsaysthis</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#234045</link>	
		<description>I use a text editor called ultradit which has built in ftp open/save ability.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.13507-234045</guid>
		<pubDate>Sat, 01 Jan 2005 11:41:31 -0800</pubDate>
		<dc:creator>billsaysthis</dc:creator>
	</item><item>
		<title>By: juv3nal</title>
		<link>http://ask.metafilter.com/13507/Whats-the-easiest-way-to-synchronize-text-files-between-two-computers#234144</link>	
		<description>another vote for gmailfs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.13507-234144</guid>
		<pubDate>Sat, 01 Jan 2005 16:30:54 -0800</pubDate>
		<dc:creator>juv3nal</dc:creator>
	</item>
	</channel>
</rss>
