<?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: Easy SFTP uploading with paramiko</title>
	<atom:link href="http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/feed/" rel="self" type="application/rss+xml" />
	<link>http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/</link>
	<description>Random scribbling about programming, translation, and Japan</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vasu</title>
		<link>http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/comment-page-1/#comment-13877</link>
		<dc:creator>Vasu</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=1276#comment-13877</guid>
		<description>I&#039;d modify the put/get code to have pipelining (in the new paramiko) as this will be extremely slow for large files. Looks very good though making the server class..</description>
		<content:encoded><![CDATA[<p>I&#8217;d modify the put/get code to have pipelining (in the new paramiko) as this will be extremely slow for large files. Looks very good though making the server class..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

