Thread: corruption
View Single Post
  #1 (permalink)  
Old December 6th, 2001
xenn
Guest
 
Posts: n/a
Unhappy corruption

After Gnucleus 1.5.x installation I typically receive responce
"Remote file corrupted" when try to download the rest of long files. It seems to be not depend on server type. Typical connection strings look like:
=========================
GET /get/3/somemovie.avi HTTP/1.0
User-Agent: Gnucleus 1.5.2.0
Range: bytes=42752478-

HTTP/1.1 206 OK
Server: BearShare 2.3.0
Content-Type: video/x-msvideo
Content-Length: 664352290
Content-Range: bytes 42752478-707104767/707104768
=======================
Reply With Quote