Is there any way to resume an https file download using urllib2 and an HTTPBasicAuthHandler?
You should provide the Range header (and probably If-Range too) in the request.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35 -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list