<?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>Thu, 10 May 2012 05:41:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: knktc</title>
		<link>http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/comment-page-1/#comment-239332</link>
		<dc:creator>knktc</dc:creator>
		<pubDate>Wed, 02 May 2012 06:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=1276#comment-239332</guid>
		<description>Is that means I must modify the source code of paramiko? But... I can&#039;t find which part should be modified...</description>
		<content:encoded><![CDATA[<p>Is that means I must modify the source code of paramiko? But&#8230; I can&#8217;t find which part should be modified&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Ginstrom</title>
		<link>http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/comment-page-1/#comment-239281</link>
		<dc:creator>Ryan Ginstrom</dc:creator>
		<pubDate>Wed, 02 May 2012 04:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=1276#comment-239281</guid>
		<description>@knktc: Have you tried Vasu&#039;s suggestion?</description>
		<content:encoded><![CDATA[<p>@knktc: Have you tried Vasu&#8217;s suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knktc</title>
		<link>http://ginstrom.com/scribbles/2009/09/14/easy-sftp-uploading-with-paramiko/comment-page-1/#comment-239264</link>
		<dc:creator>knktc</dc:creator>
		<pubDate>Wed, 02 May 2012 03:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=1276#comment-239264</guid>
		<description>Hello! I have a question: It is too slow when I use your module as a sftp client to transfer large files(300MB or larger). I&#039;ve googled a lot and don&#039;t know why... Could you please help me?</description>
		<content:encoded><![CDATA[<p>Hello! I have a question: It is too slow when I use your module as a sftp client to transfer large files(300MB or larger). I&#8217;ve googled a lot and don&#8217;t know why&#8230; Could you please help me?</p>
]]></content:encoded>
	</item>
	<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>

