* "Brad Nicholes" <[EMAIL PROTECTED]> wrote: > FYI, The results of the different browsers has been interesting. > IE seems to do OK when downloading a file that is less than 4 gig. > Netscape 7.1 and Mozilla both show the progress up to the 2 gig point > and then the number of bytes recieved goes negative. After that point > Netscape gets confused and gives up while Mozilla continues up to the 4 > gig size before stopping. Opera also seemed to get confused at around > the 2 gig point.
Interesting. Does it help, if it's forced to be chunkend into max 2gig blocks? (cannot test atm) nd