Rob van Nieuwkerk wrote:
On Wed, 10 Nov 2004 06:07:08 -0700
Greg Morgan <drkludge@xxxxxxx> wrote:
I saw the announcement of wget Karsten Hopp on the Announcement list.
..."This new release of wget adds support for large files >2Gb, p.e. DVD
ISOs."... I was trying to ftp the DVD ISO file. The ftp transfer was
hung. It may have been killed by the ftp server. I had to kill the ftp
transfer. I downloaded the wget rpm and used rpm -Fvh to install it on
FC2. wget -V reports
wget -V
GNU Wget 1.9+cvs-stable (Red Hat modified)
....
I used wget -c
ftp://mirrors.kernel.org/fedora/core/3/i386/iso/FC3-i386-DVD.iso last
night before going to bed. I woke up to
87% [+++++++++++++++++++++========> ] 2,147,476,904 12.92K/s ETA
4:08:22File size limit exceeded
The complete trace of the session follows. I am leaving for work.
Please let me know if I need to buzilla this because it is not pilot error.
Hi Greg,
Please wait with bugzilla: I suspect it is a problem on your side.
Can you please give the output of the following commands:
1. "rpm -q fedora-release"
fedora-release-2-4
It was an upgrade from cleanly installed FC1.
2. "uname -a"
Linux kids.bipolardesign.com 2.6.6-1.427 #1 Thu Jun 10 09:33:46 EDT 2004
i686 athlon i386 GNU/Linux
3. "rpm -qi wget"
Name : wget Relocations: (not relocatable)
Version : 1.9.1 Vendor: Red Hat, Inc.
Release : 16.fc2 Build Date: Wed 27 Oct 2004
01:28:52 PM MST
Install Date: Tue 09 Nov 2004 06:56:09 PM MST Build Host:
tweety.build.redhat.com
Group : Applications/Internet Source RPM:
wget-1.9.1-16.fc2.src.rpm
Size : 1174505 License: GPL
Signature : DSA/SHA1, Thu 04 Nov 2004 10:33:37 AM MST, Key ID
b44269d04f2a6fd2Packager : Red Hat, Inc.
<http://bugzilla.redhat.com/bugzilla>
URL : http://wget.sunsite.dk/
Summary : A utility for retrieving files using the HTTP or FTP
protocols.
Description :
GNU Wget is a file retrieval utility which can use either the HTTP or
FTP protocols. Wget features include the ability to work in the
background while you are logged out, recursive retrieval of
directories, file name wildcard matching, remote file timestamp
storage and comparison, use of Rest with FTP servers and Range with
HTTP servers to retrieve files over slow or unstable connections,
support for Proxy servers, and configurability.
4. "df ." (in the working dir)
Filesystem 1K-blocks Used Available Use% Mounted on
baloo:/home/fdrive 183800916 47490516 126973828 28% /home/fdrive
5. "mount"
/dev/hda5 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
/dev/hda2 on /boot type ext3 (rw)
/dev/hda1 on /me type vfat (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda7 on /tmp type ext3 (rw)
/dev/hda3 on /var type ext3 (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
baloo:/home/ddrive on /home/ddrive type nfs (rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/drkludge on /home/drkludge type nfs
(rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/edrive on /home/edrive type nfs (rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/fdrive on /home/fdrive type nfs (rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/gmorgan on /home/gmorgan type nfs
(rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/lgmorgan on /home/lgmorgan type nfs
(rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/nichmorgan on /home/nichmorgan type nfs
(rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/ryanmorgan on /home/ryanmorgan type nfs
(rw,nfsvers=2,addr=172.20.3.55)
baloo:/home/zpmorgan on /home/zpmorgan type nfs
(rw,nfsvers=2,addr=172.20.3.55)
nfsd on /proc/fs/nfsd type nfsd (rw)
6. "ls -la" (in the working dir)
total 4515752
drwxr-xr-x 2 drkludge morgans 4096 Nov 10 00:19 .
drwxrwxr-x 70 gmorgan morgans 4096 Oct 30 02:03 ..
-rw-r--r-- 1 drkludge morgans 646987776 Nov 9 01:50 FC3-i386-disc1.iso
-rw-r--r-- 1 drkludge morgans 668520448 Nov 9 08:42 FC3-i386-disc2.iso
-rw------- 1 drkludge morgans 667498496 Nov 10 00:58 FC3-i386-disc3.iso
-rw-r--r-- 1 drkludge morgans 404764672 Nov 10 00:19 FC3-i386-disc4.iso
-rw------- 1 drkludge morgans 2147483647 Nov 10 03:30 FC3-i386-DVD.iso
-rw-r--r-- 1 drkludge morgans 79908864 Nov 10 01:00
FC3-i386-rescuecd.iso
-rwxr-xr-- 1 drkludge morgans 1701 Nov 8 06:19 fcwget.sh
-rw-r--r-- 1 drkludge morgans 5211 Oct 30 05:52 fcwget.sh.log
-rw-r--r-- 1 drkludge morgans 121 Jul 19 21:30 grub.txt
-rw-r--r-- 1 root root 2104 Jul 19 21:50 hosts
-rw-r--r-- 1 root root 2904944 Jul 8 13:48 initrd.img
-rw-r--r-- 1 drkludge morgans 791 Nov 9 19:15 MD5SUM
-rwxr-xr-- 1 drkludge morgans 184 Jul 19 21:27 nfsinstallfiles.csh
-rw-r--r-- 1 drkludge morgans 2247 Jul 19 21:30 nfs.txt
-rw-r--r-- 1 root root 20309 Oct 30 06:00 pax.txt
-rw-r--r-- 1 drkludge morgans 68016 Nov 8 19:06
RELEASE-NOTES-en.html
-rw-r--r-- 1 root root 93 Jul 19 21:50 resolv.conf
-rw-r--r-- 1 root root 1358724 Jul 8 13:48 vmlinuz
Greg Morgan