<?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: How to Move Your Site from Geocities to a New Host</title> <atom:link href="http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/feed/" rel="self" type="application/rss+xml" /><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/</link> <description>expert tips &#38; tech support</description> <lastBuildDate>Thu, 05 Jan 2012 05:24:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Nick B.</title><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/comment-page-1/#comment-5288</link> <dc:creator>Nick B.</dc:creator> <pubDate>Fri, 04 Sep 2009 09:03:48 +0000</pubDate> <guid
isPermaLink="false">http://tiplet.com/?p=1466#comment-5288</guid> <description>I&#039;m using the wget option but you need to limit the rate otherwise the site will give you &quot;Error 503 - over capacity&quot;.wget -m -w 2 --limit-rate=5k http://uk.geocities.com/ is working for me.
-m = mirror site
-w 2 = wait 2 seconds between each get
--limit-rate=5k = limit bandwidth to 5kGood luck!</description> <content:encoded><![CDATA[<p>I&#8217;m using the wget option but you need to limit the rate otherwise the site will give you &#8220;Error 503 &#8211; over capacity&#8221;.</p><p>wget -m -w 2 &#8211;limit-rate=5k <a
href="http://uk.geocities.com/" rel="nofollow">http://uk.geocities.com/</a> is working for me.<br
/> -m = mirror site<br
/> -w 2 = wait 2 seconds between each get<br
/> &#8211;limit-rate=5k = limit bandwidth to 5k</p><p>Good luck!</p> ]]></content:encoded> </item> <item><title>By: Kat</title><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/comment-page-1/#comment-1371</link> <dc:creator>Kat</dc:creator> <pubDate>Sun, 03 May 2009 17:53:08 +0000</pubDate> <guid
isPermaLink="false">http://tiplet.com/?p=1466#comment-1371</guid> <description>TonyThanks so much.  I was looking on how to bail it out.  I gave Geocities the benefit of the doubt that maybe they would have an export tool for users so they could save everything in one go.  Nope.  Enter Linux as usual.  Thanks so much for sharing.Kat</description> <content:encoded><![CDATA[<p>Tony</p><p>Thanks so much.  I was looking on how to bail it out.  I gave Geocities the benefit of the doubt that maybe they would have an export tool for users so they could save everything in one go.  Nope.  Enter Linux as usual.  Thanks so much for sharing.</p><p>Kat</p> ]]></content:encoded> </item> <item><title>By: Tony</title><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/comment-page-1/#comment-1085</link> <dc:creator>Tony</dc:creator> <pubDate>Sat, 25 Apr 2009 15:06:21 +0000</pubDate> <guid
isPermaLink="false">http://tiplet.com/?p=1466#comment-1085</guid> <description>Correction to wget procedure
In linux:
-k is the option to convert links but it is limited as follows:
(from the man page )
After the download is complete, convert the links in the document
to make them suitable for local viewing.  This affects not only the
visible hyperlinks, but any part of the document that links to
external content, such as embedded images, links to style sheets,
hyperlinks to non-HTML content, etc.
Probably the same in Windows.</description> <content:encoded><![CDATA[<p>Correction to wget procedure<br
/> In linux:<br
/> -k is the option to convert links but it is limited as follows:<br
/> (from the man page )<br
/> After the download is complete, convert the links in the document<br
/> to make them suitable for local viewing.  This affects not only the<br
/> visible hyperlinks, but any part of the document that links to<br
/> external content, such as embedded images, links to style sheets,<br
/> hyperlinks to non-HTML content, etc.<br
/> Probably the same in Windows.</p> ]]></content:encoded> </item> <item><title>By: Tony</title><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/comment-page-1/#comment-1081</link> <dc:creator>Tony</dc:creator> <pubDate>Sat, 25 Apr 2009 14:03:52 +0000</pubDate> <guid
isPermaLink="false">http://tiplet.com/?p=1466#comment-1081</guid> <description>In linux:
wget -c -t 0 -r -l4 http: etc
will download to 4 levels and rewrite the links so all is &quot;hosted&quot; on your own PC
Also available for Windows as wget.exe - search the web.</description> <content:encoded><![CDATA[<p>In linux:<br
/> wget -c -t 0 -r -l4 http: etc<br
/> will download to 4 levels and rewrite the links so all is &#8220;hosted&#8221; on your own PC<br
/> Also available for Windows as wget.exe &#8211; search the web.</p> ]]></content:encoded> </item> <item><title>By: Bill</title><link>http://tiplet.com/tip/how-to-move-your-site-from-geocities-to-a-new-host/comment-page-1/#comment-1064</link> <dc:creator>Bill</dc:creator> <pubDate>Sat, 25 Apr 2009 02:11:41 +0000</pubDate> <guid
isPermaLink="false">http://tiplet.com/?p=1466#comment-1064</guid> <description>Yahoo/Geocities does not allow people who only have free accounts to download via FTP - at least not per their help file at http://help.yahoo.com/l/us/yahoo/geocities/gftp/gftp-09.html...any automation tricks?</description> <content:encoded><![CDATA[<p>Yahoo/Geocities does not allow people who only have free accounts to download via FTP &#8211; at least not per their help file at <a
href="http://help.yahoo.com/l/us/yahoo/geocities/gftp/gftp-09.html" rel="nofollow">http://help.yahoo.com/l/us/yahoo/geocities/gftp/gftp-09.html</a></p><p>&#8230;any automation tricks?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 1/18 queries in 0.012 seconds using disk: basic

Served from: tiplet.com @ 2012-02-10 16:54:41 -->
