<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Remote copy without scp</title>
	<atom:link href="http://rrr.thetruth.de/2009/04/remote-copy-without-scp/feed/" rel="self" type="application/rss+xml" />
	<link>http://rrr.thetruth.de/2009/04/remote-copy-without-scp/</link>
	<description>emerge --update world</description>
	<lastBuildDate>Wed, 23 Jun 2010 13:02:11 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin H Johnson</title>
		<link>http://rrr.thetruth.de/2009/04/remote-copy-without-scp/comment-page-1/#comment-3233</link>
		<dc:creator>Robin H Johnson</dc:creator>
		<pubDate>Wed, 01 Apr 2009 21:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://rrr.thetruth.de/?p=25#comment-3233</guid>
		<description>I use similar stuff often enough, esp when I&#039;ve had to bounce through multiple layers of firewall with SSH.

encode:
# tar cj . &#124; base64 
decode:
# base64 -d &#124; tar xj</description>
		<content:encoded><![CDATA[<p>I use similar stuff often enough, esp when I&#8217;ve had to bounce through multiple layers of firewall with SSH.</p>
<p>encode:<br />
# tar cj . | base64<br />
decode:<br />
# base64 -d | tar xj</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hades</title>
		<link>http://rrr.thetruth.de/2009/04/remote-copy-without-scp/comment-page-1/#comment-3231</link>
		<dc:creator>hades</dc:creator>
		<pubDate>Wed, 01 Apr 2009 18:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://rrr.thetruth.de/?p=25#comment-3231</guid>
		<description>Ah, how glad I am to finally read something sane on April&#039;s Fool ;)

Thanks, it&#039;s very nice, actually.

Hope you meant it as a joke, so I look stupid now =)</description>
		<content:encoded><![CDATA[<p>Ah, how glad I am to finally read something sane on April&#8217;s Fool <img src='http://rrr.thetruth.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks, it&#8217;s very nice, actually.</p>
<p>Hope you meant it as a joke, so I look stupid now =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tannek</title>
		<link>http://rrr.thetruth.de/2009/04/remote-copy-without-scp/comment-page-1/#comment-3230</link>
		<dc:creator>Tannek</dc:creator>
		<pubDate>Wed, 01 Apr 2009 16:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://rrr.thetruth.de/?p=25#comment-3230</guid>
		<description>I didn&#039;t get the joke... / :</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t get the joke&#8230; / :</p>
]]></content:encoded>
	</item>
</channel>
</rss>
