<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 4fthawaiian</title>
<link>http://snipplr.com/users/4fthawaiian/tags/ssh</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 13:20:12 GMT</pubDate>
<item>
<title>(Bash) relay files via tar+ssh+cat</title>
<link>http://snipplr.com/view/57096/relay-files-via-tarsshcat/</link>
<description><![CDATA[ <p>rsync doesn't like to copy files from host to host. This is sort of the "old school" unix way - tar everything to a pipe, then pipe everything out. It's how we used to copy directories remotely before we had tools like rsync. I'm definitely open to suggestions on how to improve this (even a fix for rsync, if I'm wrong)</p> ]]></description>
<pubDate>Mon, 25 Jul 2011 02:01:47 GMT</pubDate>
<guid>http://snipplr.com/view/57096/relay-files-via-tarsshcat/</guid>
</item>
</channel>
</rss>