<?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>KaveriTech Technical Blog &#187; stalled</title>
	<atom:link href="http://techblog.kaveritech.com/tag/stalled/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.kaveritech.com</link>
	<description>Findings, Tips &#38; Tricks</description>
	<lastBuildDate>Tue, 25 May 2010 12:48:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>when secure copy(scp) gets stalled</title>
		<link>http://techblog.kaveritech.com/2009/12/23/when-secure-copyscp-gets-stalled/</link>
		<comments>http://techblog.kaveritech.com/2009/12/23/when-secure-copyscp-gets-stalled/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:19:40 +0000</pubDate>
		<dc:creator>nitya</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[stalled]]></category>

		<guid isPermaLink="false">http://techblog.kaveritech.com/?p=429</guid>
		<description><![CDATA[Secure copy(scp) can be stalled, generally while transferring a big file.
You can resume the stalled transfer by,
rsync &#8211;partial &#8211;progress &#8211;rsh=ssh user@host:remote_file local_file
]]></description>
			<content:encoded><![CDATA[<p>Secure copy(scp) can be stalled, generally while transferring a big file.</p>
<p>You can resume the stalled transfer by,</p>
<p>rsync &#8211;partial &#8211;progress &#8211;rsh=ssh user@host:remote_file local_file</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.kaveritech.com/2009/12/23/when-secure-copyscp-gets-stalled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
