wget has issues with large files (over 2GB)

2005-01-25 Thread Andrew Robb
First of all, many thanks for a rock-solid utility!
OS: SuSE Linux 9.1:
rpm -q wget
wget-1.9.1-45
I am resuming the download of a DVD image but the sizes seem to overflow 
32-bit signed integer.

wget -c 
ftp://mirror.mcs.anl.gov/pub/suse/i386/9.2/iso/SUSE-Linux-9.2-FTP-DVD.iso

== RETR SUSE-Linux-9.2-FTP-DVD.iso ... done.
Length: -931,424,256 [-1,990,048,240 to go] (unauthoritative)


Re: wget has issues with large files (over 2GB)

2005-01-25 Thread Ryan Underwood

On Tue, Jan 25, 2005 at 02:44:16PM +, Andrew Robb wrote:
 First of all, many thanks for a rock-solid utility!
 
 OS: SuSE Linux 9.1:
 rpm -q wget
 wget-1.9.1-45
 
 I am resuming the download of a DVD image but the sizes seem to overflow 
 32-bit signed integer.
 
 wget -c 
 ftp://mirror.mcs.anl.gov/pub/suse/i386/9.2/iso/SUSE-Linux-9.2-FTP-DVD.iso
 
 == RETR SUSE-Linux-9.2-FTP-DVD.iso ... done.
 Length: -931,424,256 [-1,990,048,240 to go] (unauthoritative)

This could be a problem with the FTP server.  What is the FTP server
software?

-- 
Ryan Underwood, [EMAIL PROTECTED]