hi, i'm having problem when trying to get a part of file using wget with option --header='Range: bytes=101-200' my goal is to do segmented download of a file using wget by launching several wget processes and leech the file segment by segment through different host.
anyone could help me ?
