<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Use wget or curl to download from RapidShare Premium</title>
	<atom:link href="http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Sun, 28 Feb 2010 05:55:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10530</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Sat, 15 Sep 2007 11:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10530</guid>
		<description>@Makis: Όσο λιγότερο κυκλοφορεί το password ως clear text, τόσο το καλύτερο. Η λύση με τα cookies είναι γενικά πιο ασφαλής από πολλές απόψεις. Το σώζεις μία φορά και το χρησιμοποιείς σε κάθε download. Νομίζω ότι δεν υπάρχει κάτι το υπερβολικό.

Το &quot;download service&quot;... ναι μπορείς να το πεις υπερβολικό, αλλά προσωπικά με βολεύει να κατεβάζω από ένα κεντρικό σημείο. Κατέφυγα σε αυτή τη λύση αντί να χρησιμοποιώ το -b switch του wget για το λόγο ότι ήθελα να υλοποιήσω κάτι σαν &quot;download queue&quot; αντί να τρέχω πολλά wget processes παράλληλα. Φυσικά πρόκειται για κάτι πολύ πρόχειρο.

Ευχαριστώ για το σχόλιο :-)
</description>
		<content:encoded><![CDATA[<p>@Makis: Όσο λιγότερο κυκλοφορεί το password ως clear text, τόσο το καλύτερο. Η λύση με τα cookies είναι γενικά πιο ασφαλής από πολλές απόψεις. Το σώζεις μία φορά και το χρησιμοποιείς σε κάθε download. Νομίζω ότι δεν υπάρχει κάτι το υπερβολικό.</p>
<p>Το &#8220;download service&#8221;&#8230; ναι μπορείς να το πεις υπερβολικό, αλλά προσωπικά με βολεύει να κατεβάζω από ένα κεντρικό σημείο. Κατέφυγα σε αυτή τη λύση αντί να χρησιμοποιώ το -b switch του wget για το λόγο ότι ήθελα να υλοποιήσω κάτι σαν &#8220;download queue&#8221; αντί να τρέχω πολλά wget processes παράλληλα. Φυσικά πρόκειται για κάτι πολύ πρόχειρο.</p>
<p>Ευχαριστώ για το σχόλιο :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Notaras</title>
		<link>http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10529</link>
		<dc:creator>George Notaras</dc:creator>
		<pubDate>Sat, 15 Sep 2007 11:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10529</guid>
		<description>Updated the service script. As I have written, this code is quick and dirty. At the moment, the script will not work correctly when a file needs to be resumed. It also has some more flaws which I will not fix at this moment. Whenever I have enough free time, I will write it in python, which is more flexible.</description>
		<content:encoded><![CDATA[<p>Updated the service script. As I have written, this code is quick and dirty. At the moment, the script will not work correctly when a file needs to be resumed. It also has some more flaws which I will not fix at this moment. Whenever I have enough free time, I will write it in python, which is more flexible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Makis</title>
		<link>http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10528</link>
		<dc:creator>Makis</dc:creator>
		<pubDate>Sat, 15 Sep 2007 10:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2007/09/15/use-wget-or-curl-to-download-from-rapidshare-premium/#comment-10528</guid>
		<description>Exw dei thn lush me ta cookies, alla den katalabainw se ti akribws xreiazetai. Egw katebazw me:
 wget -b --http-user=USERNAME --http-passwd=PASSWORD http://rapidshare.com/files/somefile
An einai gia asfaleia, eilikrina xreiazesai tosh asfaleia gia na katebaseis apo to rapidshare?</description>
		<content:encoded><![CDATA[<p>Exw dei thn lush me ta cookies, alla den katalabainw se ti akribws xreiazetai. Egw katebazw me:<br />
 wget -b &#8211;http-user=USERNAME &#8211;http-passwd=PASSWORD <a href="http://rapidshare.com/files/somefile" rel="nofollow">http://rapidshare.com/files/somefile</a><br />
An einai gia asfaleia, eilikrina xreiazesai tosh asfaleia gia na katebaseis apo to rapidshare?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.042 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-13 16:53:15 -->
