<?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>Kommentare zu: HowTo use shell to download RapidShare Links</title>
	<atom:link href="http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html</link>
	<description>† Videos † Tuturials † HowTo † FAQs † Infos †</description>
	<lastBuildDate>Fri, 05 Feb 2010 14:24:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: somaone</title>
		<link>http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html/comment-page-1#comment-38</link>
		<dc:creator>somaone</dc:creator>
		<pubDate>Fri, 22 Feb 2008 23:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html#comment-38</guid>
		<description>its work!

but if the file big than c.a. 300MB it doesnt work..


i dont know how can i fix it...</description>
		<content:encoded><![CDATA[<p>its work!</p>
<p>but if the file big than c.a. 300MB it doesnt work..</p>
<p>i dont know how can i fix it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: somaone</title>
		<link>http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html/comment-page-1#comment-35</link>
		<dc:creator>somaone</dc:creator>
		<pubDate>Thu, 21 Feb 2008 23:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.brutal-billig.com/howto-use-shell-to-download-rapidshare-links.html#comment-35</guid>
		<description>i try to use upload script by collector zone with  this url https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi
but i get this eror

curl: no URL specified!
curl: try &#039;curl --help&#039; or &#039;curl --manual&#039; for more information


what is wrong
that is my shell



#!/bin/sh

#curl -k -c /.rapidshare -d &#039;login=MY_USERNAME&amp;password=MY_PASS&#039; &#039;https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi&#039;&#124;

rapidfile=$1
curl -k -b /.rapidshare -# &#039;https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi&#039; &#124;

grep &#039;action=&quot;http://rs[0-9]*[a-z]*\.rapidshare\.com/cgi-bin/upload\.cgi?rsuploadid=[0-9]*&#039; &#124;

sed &#039;s///g&quot; &#124;

sed &quot;s/\(.*\)/--url \1/&quot; &#124; curl -o /.rapidtemp -F &quot;login=MY_USERNAME&quot; -F &quot;password=MY_PASS&quot; -F &quot;filecontent=@$rapidfile&quot; --config -


thankss</description>
		<content:encoded><![CDATA[<p>i try to use upload script by collector zone with  this url <a href="https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi" rel="nofollow">https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi</a><br />
but i get this eror</p>
<p>curl: no URL specified!<br />
curl: try &#8216;curl &#8211;help&#8217; or &#8216;curl &#8211;manual&#8217; for more information</p>
<p>what is wrong<br />
that is my shell</p>
<p>#!/bin/sh</p>
<p>#curl -k -c /.rapidshare -d &#8216;login=MY_USERNAME&amp;password=MY_PASS&#8217; &#8216;https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi&#8217;|</p>
<p>rapidfile=$1<br />
curl -k -b /.rapidshare -# &#8216;https://ssl.rapidshare.com/cgi-bin/collectorszone.cgi&#8217; |</p>
<p>grep &#8216;action=&#8221;http://rs[0-9]*[a-z]*\.rapidshare\.com/cgi-bin/upload\.cgi?rsuploadid=[0-9]*&#8217; |</p>
<p>sed &#8217;s///g&#8221; |</p>
<p>sed &#8220;s/\(.*\)/&#8211;url \1/&#8221; | curl -o /.rapidtemp -F &#8220;login=MY_USERNAME&#8221; -F &#8220;password=MY_PASS&#8221; -F &#8220;filecontent=@$rapidfile&#8221; &#8211;config -</p>
<p>thankss</p>
]]></content:encoded>
	</item>
</channel>
</rss>
