bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] downloading files in multiple computer


From: Rahul Prasad
Subject: Re: [Bug-wget] downloading files in multiple computer
Date: Wed, 01 Dec 2010 18:24:37 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6

On Wednesday 01 December 2010 05:02 AM, Ángel González wrote:
Rahul Prasad wrote:
Thanx for the hack but the I need a generic hack.
I am trying to build an opensource application which downloads a file
partially using wget on different computers. Each computer synchronize
download status using a centralized server.

Is it WGET not downloading the file or SEVER not sending the content?
If its wget then we can fix it using a patch right ? So that it can
download partial content even if file does not exists.
It is wget which doesn't accept such thing (we are placing it into an
state it doesn't expect). A patch can certainly add a --range feature.

Can u plz tell me where to look for in wget's code, which force it to retry download based of certain unsatisfied criteria?

I think the patch should
/force download of partial content without expecting original file./
--force-partial-content

--
Regards,
Rahul Prasad
web: rahulprasad.com
Mo: +91 98358 51676



reply via email to

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