On Thu, Nov 10, 2011 at 22:09:22 +0530, Kalpa Welivitigoda <callkalpa at gmail.com> wrote: > > I thought to this, whether wget supports retrieving specified blocks > of files. But I couldn't find a proper arguments to test that. --header allows you to add arbitary http headers. I think you can just add a range header, but there might be some complications.