bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Re: download assistance


From: Saint Xavier
Subject: Re: [Bug-wget] Re: download assistance
Date: Sun, 11 Jan 2009 10:15:18 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi,

* Swiss Komputer (address@hidden) wrote:
> Oh, here is the debug from wget.
> 
> --20:19:20--  http://rapidshare.com/files/110033042/100T-2.part05.rar
>            => `100T-2.part05.rar'
> Resolving rapidshare.com... 195.122.131.16, 195.122.131.17, 
> 195.122.131.18, ...
> Caching rapidshare.com => 195.122.131.16 195.122.131.17 195.122.131.18 
> 195.122.131.19 195.122.131.20 195.122.131.21 195.122.131.22 195.122.131.2 
> 195.122.131.3 195.122.131.4 195.122.131.5 195.122.131.6 195.122.131.7 
> 195.122.131.8 195.122.131.9 195.122.131.10 195.122.131.11 195.122.131.12 
> 195.122.131.13 195.122.131.14 195.122.131.15
> Connecting to rapidshare.com|195.122.131.16|:80... connected.
> Created socket 3.
> Releasing 0x080901a0 (new refcount 1).
> 
> ---request begin---
> GET /files/110033042/100T-2.part05.rar HTTP/1.0
> Range: bytes=12573-
> User-Agent: Wget/1.10.2
> Accept: */*
> Host: rapidshare.com
> Connection: Keep-Alive
> 
> ---request end---
> HTTP request sent, awaiting response...
> ---response begin---
> HTTP/1.1 200 OK
> P3P: CP="ALL DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONa TELa OUR 
> STP 
> UNI NAV STA PRE"
> Date: Sun, 11 Jan 2009 01:18:40 GMT
> Connection: close
> Accept-Ranges: bytes
> Content-Type: text/html; charset=ISO-8859-1
> Cache-Control: no-cache
> Content-Length: 12573
> 
> ---response end---
> 200 OK
> Length: 12,573 (12K) [text/html]
> 
> 50% 
> [=======================================>                                     
>     ]
> 12,573         9.32K/s
> 
> Closed fd 3
> 20:19:23 (9.30 KB/s) - `100T-2.part05.rar' saved [12573/12573]

That's the HTML page asking you if you are a "premium user" or a "free user".
On the free user page you need to wait something like 60sec before getting
a "download now" button for downloading your file.

Here is the final file request/reply I got:

POST /files/110033042/4548568/100T-2.part05.rar HTTP/1.1
Host: rs87cg2.rapidshare.com
[...]
Content-Type: application/x-www-form-urlencoded
Content-Length: 19
mirror=on&x=88&y=65

HTTP/1.x 200 OK
Date: Sun, 11 Jan 2009 09:00:18 GMT
Connection: close
Content-Type: application/octet-stream
Accept-Ranges: bytes
content-disposition: Attachment; filename=100T-2.part05.rar
Content-Length: 100431872


I haven't looked at the rapidshare code but it will not be so straightforward
to get your file with a "free user". I can't say how that works for
"premium users".

Sincerly,
Xavier Saint.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]