<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Resume broken download with Wget</title>
	<atom:link href="http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/</link>
	<description>My Programming Weblog</description>
	<lastBuildDate>Wed, 11 Nov 2009 15:55:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Palash sinha ray</title>
		<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1745</link>
		<dc:creator>Palash sinha ray</dc:creator>
		<pubDate>Sun, 14 Sep 2008 13:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1745</guid>
		<description>thanx.... for the information</description>
		<content:encoded><![CDATA[<p>thanx&#8230;. for the information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1740</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 29 Jul 2008 05:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1740</guid>
		<description>WebTenet, you should look into the dd command. It can rip through files and get any set of bits that you like. Then after using dd to get the chunk you want, you can use scp or wget to fetch it.

something like:
dd if=input of=output bs=1 seek=2000 count=1000
then
wget http://whatever.com/output</description>
		<content:encoded><![CDATA[<p>WebTenet, you should look into the dd command. It can rip through files and get any set of bits that you like. Then after using dd to get the chunk you want, you can use scp or wget to fetch it.</p>
<p>something like:<br />
dd if=input of=output bs=1 seek=2000 count=1000<br />
then<br />
wget <a href="http://whatever.com/output" rel="nofollow">http://whatever.com/output</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebTenet</title>
		<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1634</link>
		<dc:creator>WebTenet</dc:creator>
		<pubDate>Sun, 23 Dec 2007 06:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1634</guid>
		<description>Is it possible to download only a portion of a file using wget? I mean I want to download only the bytes 1000 to 2000 out of a 10000 bytes download - how can I do it?</description>
		<content:encoded><![CDATA[<p>Is it possible to download only a portion of a file using wget? I mean I want to download only the bytes 1000 to 2000 out of a 10000 bytes download &#8211; how can I do it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenno</title>
		<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1139</link>
		<dc:creator>kenno</dc:creator>
		<pubDate>Mon, 22 Oct 2007 12:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-1139</guid>
		<description>Now you can try it. I use KGet in general, but sometimes when I remote login to the school server or my desktop, I need to use wget if I want to download something.</description>
		<content:encoded><![CDATA[<p>Now you can try it. I use KGet in general, but sometimes when I remote login to the school server or my desktop, I need to use wget if I want to download something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soben</title>
		<link>http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-888</link>
		<dc:creator>Soben</dc:creator>
		<pubDate>Mon, 10 Sep 2007 10:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://kenno.wordpress.com/2007/09/05/resume-broken-download-with-wget/#comment-888</guid>
		<description>Hmm...

I never tried the command line download manager. I use only Kget, the &lt;a href=&quot;http://www.kde.org&quot; rel=&quot;nofollow&quot;&gt;KDE&lt;/a&gt; download manager.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;</p>
<p>I never tried the command line download manager. I use only Kget, the <a href="http://www.kde.org" rel="nofollow">KDE</a> download manager.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
