LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   wget fails to download my URL (https://www.linuxquestions.org/questions/linux-software-2/wget-fails-to-download-my-url-671213/)

bruse 09-20-2008 08:08 AM

wget fails to download my URL
 
Hi All,

I have problem downloading a URL using wget, but firefox can able to download it.

The URL is,

http://91.121.170.5/getfile.php?id=2...me=p-walle.avi

So i strongly believe wget can also be used to download it.

the problem with wget is,


[navaladi@localhost ~]$ wget http://91.121.170.5/getfile.php?id=2...me=p-walle.avi
[1] 13409
[2] 13410
[3] 13411
[4] 13412
[2] Done access_key=c7f06cf26ad68d396a45abd0f50efa2c
[3] Done t=48d4fd7e
--2008-09-21 11:05:17-- http://91.121.170.5/getfile.php?id=29973
Connecting to 91.121.170.5:80... [navaladi@localhost ~]$ connected.
HTTP request sent, awaiting response... 302 Found
Location: http://upit.to/redirect.php?error=1&...valid&id=29973 [following]
--2008-09-21 11:05:17-- http://upit.to/redirect.php?error=1&...valid&id=29973
Resolving upit.to... 88.198.68.207
Connecting to upit.to|88.198.68.207|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5061 (4.9K) [text/html]
Saving to: `redirect.php?error=1&code=DL_CaptchaInvalid&id=29973.5'

100%[==================================================================================================== ================>] 5,061 20.8K/s in 0.2s

2008-09-21 11:05:18 (20.8 KB/s) - `redirect.php?error=1&code=DL_CaptchaInvalid&id=29973.5' saved [5061/5061]


[1]- Done wget http://91.121.170.5/getfile.php?id=29973
[4]+ Done o=80B8638BD99F10E39C1D4F9C89AAB7AF80B837DD8BD718F7C94B4D9C94C5FAF5D9B818F5C5820DFD811C
[navaladi@localhost ~]$



Can somebody figure out, what is going on with wget here??

Because i mainly want to resume download.!

Kind Regards,
Navaladi A

XavierP 09-20-2008 08:37 AM

Looks like it needs a captcha and you're not sending the correct one.

And you need a premium account to download via an external tool. And another thing.... wall-e?

bruse 09-20-2008 09:32 AM

hi,

When i copy this URL to firefox it starts the downloads immedieatly.

So i thought, it would be possible with wget too.

Yes it is, WALLE.

XavierP 09-20-2008 10:44 AM

Since you can only use download tools with the premium account, it is likely to block non-browser downloads.

bruse 09-20-2008 11:39 AM

Thanks for your help!


All times are GMT -5. The time now is 08:06 PM.