<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>usefulgeek &#187; migration</title>
	<atom:link href="http://www.usefulgeek.com/blog/tag/migration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usefulgeek.com/blog</link>
	<description>rants, reviews and kind hearted messages from some geeks</description>
	<lastBuildDate>Wed, 04 Jan 2012 22:08:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Quickly mirror website&#8230;</title>
		<link>http://www.usefulgeek.com/blog/2008/12/quickly-mirror-website/</link>
		<comments>http://www.usefulgeek.com/blog/2008/12/quickly-mirror-website/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 19:48:39 +0000</pubDate>
		<dc:creator>jonmoore</dc:creator>
				<category><![CDATA[quickfire]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[migration]]></category>

		<guid isPermaLink="false">http://www.usefulgeek.com/blog/?p=65</guid>
		<description><![CDATA[This is going to (hopefully) be part of a much larger article on moving web sites from one host to another.  Until then, I leave with just a simple command to download almost all of an entire webpage to a local directory&#8230; &#60;code&#62;wget -rnp -nd www.example.com&#60;/code&#62; Or, if we want to download the same files, [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>This is going to (hopefully) be part of a much larger article on moving web sites from one host to another.  Until then, I leave with just a simple command to download almost all of an entire webpage to a local directory&#8230;</p>
<p>&lt;code&gt;wget -rnp -nd www.example.com&lt;/code&gt;</p>
<p>Or, if we want to download the same files, but store them in a directory created for each host&#8230;</p>
<p>&lt;code&gt;wget -rnp www.example.com&lt;/code&gt;</p>
<p>Well, that&#8217;s all for now.  As this project moves forward for me, you should see more.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.usefulgeek.com/blog/2008/12/quickly-mirror-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

