<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000101.html"> 
	<title>Keeping in sync</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000101.html</link>
	<description>For anyone that runs multiple web sites you know what an adventure it can be to keep everything in sync....</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-02-18T10:25:31-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000101.html</dc:identifier>
	<dc:language>en-us</dc:language>

	

	

	

	
	
	
	<dcterms:abstract>For anyone that runs multiple web sites you know what an adventure it can be to keep everything in sync....</dcterms:abstract> 
	<dcterms:created>2003-02-18T10:25:31-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>For anyone that runs multiple web sites you know what an adventure it can be to keep everything in sync.  What copies have been uploaded where is often a real challenge.  I've done some digging and come across <a href="http://www.cis.upenn.edu/~bcpierce/unison">unison</a>.  </p>

<p>What unison does is run a program up on your remote side controlled from a local client.  It does this using ssh connections instead of clear-text ftp.  It seems to work pretty well.   I've tried using <a href="http://www.lyra.org/sitecopy/">sitecopy</a> to handle it.  It worked pretty well for just plain ftp transfers.  I ran into some difficulties getting things properly syncronized when the remote side changed to using the vsftp daemon. Don't know why but it was quite frustrating.</p>

<p>So unison, with it's client-side GUI option, has made it quite a bit easier.</p>]]></mt:body>
	<mt:excerpt>For anyone that runs multiple web sites you know what an adventure it can be to keep everything in sync....</mt:excerpt> 
	<mt:more></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>101</mt:entryID>

	<mt:entryPrev>100</mt:entryPrev>
	<mt:entryNext>102</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000100.html.xml" title="Budget reports" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000102.html.xml" title="s'no fun" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>