crash in cygwin wget

2005-01-09 Thread Mark Wiebe
This occurred after many hours of downloading. At 2GB, the bytes downloaded started reporting negative numbers, but it still appeared to be working. Here's the file size after the point of the crash: -rw-r--r-- 1 Administrator None 3401193476 Jan 9 21:52 fermats_last_theorem.mpeg If you wo

Re: wget does not handle sizes over 2GB

2005-01-09 Thread Daniel Stenberg
On Sun, 9 Jan 2005, Denis Doroshenko wrote: *size = strtol (respline + 4, NULL, 0); where size is defined as "long int *" in the function's declaration. BTW. why's the base given to strtol is "0", not "10"? isn't that too flexible for a defined protocol? Yes it is, SIZE returns a base-10 number.

wget does not handle sizes over 2GB

2005-01-09 Thread Denis Doroshenko
hello, being meant to be such a powerful download tool, it seems to be at least confusing: file src/ftp-basic.c (function ftp_size, 1.9+cvs-dev, line 1153): *size = strtol (respline + 4, NULL, 0); where size is defined as "long int *" in the function's declaration. BTW. why's the base given to

size error

2005-01-09 Thread Ken Schneider
The following is from a recent session downloading a DVD iso: [EMAIL PROTECTED]:~> wget -m ftp://ftp.ale.org/pub/suse/i386/9.2/iso/SUSE-Linux-9.2-FTP-DVD.iso --22:11:29-- ftp://ftp.ale.org/pub/suse/i386/9.2/iso/SUSE-Linux-9.2-FTP-DVD.iso => `ftp.ale.org/pub/suse/i386/9.2/iso/.listing'