Re: wget bug (overflow)

2002-04-15 Thread Hrvoje Niksic

I'm afraid that downloading files larger than 2G is not supported by
Wget at the moment.



wget bug (overflow)

2002-02-26 Thread Vasil Dimov

fbsd1 --- http wget eshop.tar (3.3G) --- fbsd2

command was:

# wget http://kamenica/eshop.tar

at the second G i got the following:

2097050K .. .. .. .. ..  431.03 KB/s
2097100K .. .. .. .. ..8.14 MB/s
2097150K .. .. .. .. ..3.76 MB/s
-2097104K .. .. .. .. ..   12.21 MB/s
-2097054K .. .. .. .. ..8.14 MB/s
...

so i did nothing, seeing that everything continues normally.

but at the end i got:

-684104K .. .. .. .. ..1.74 MB/s
-684054K   0.00 B/s
assertion bytes = 0 failed: file retr.c, line 254
Abort trap (core dumped)

# wget -V
GNU Wget 1.8.1

# uname -a
FreeBSD vihren.etrade.xx 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Feb 23 16:54:34 EET 
2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/VIHREN  i386

im not sending u the wget.core because the problem is obvious, according
to me. i can repeat that hack if u want that wget.core or some more
debbuging info.
file is 3594496000 bytez and was copied successfully:

kamenica:~# md5 eshop.tar
MD5 (eshop.tar) = f1709dcad40073b8c8624a8e100d7697

vihren:~# md5 eshop.tar
MD5 (eshop.tar) = f1709dcad40073b8c8624a8e100d7697