Hello,
At night I wanted to download new Fedora Core 6 DVD and wget downloaded it
all, closed connection and then tried to retry download. See below:
~ $ wget
ftp://ftp.uninett.no/pub/linux/Fedora/core/6/i386//iso/FC-6-i386-DVD.iso
--00:06:42--
ftp://ftp.uninett.no/pub/linux/Fedora/core/6/i386//iso/FC-6-i386-DVD.iso
=> `FC-6-i386-DVD.iso.1'
Resolving ftp.uninett.no... 158.36.2.10
Connecting to ftp.uninett.no|158.36.2.10|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux/Fedora/core/6/i386//iso ... done.
==> PASV ... done. ==> RETR FC-6-i386-DVD.iso ... done.
Length: 3,525,195,776 (3.3G) (unauthoritative)
100%[===============================================================================================>]
3,525,195,776 211.55K/s ETA 00:00
05:43:50 (170.27 KB/s) - Control connection closed.
Retrying.
--05:58:51--
ftp://ftp.uninett.no/pub/linux/Fedora/core/6/i386//iso/FC-6-i386-DVD.iso
(try: 2) => `FC-6-i386-DVD.iso.1'
Connecting to ftp.uninett.no|158.36.2.10|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux/Fedora/core/6/i386//iso ... done.
==> SIZE FC-6-i386-DVD.iso ... done.
==> PASV ... done. ==> REST 3525195776 ... done.
==> RETR FC-6-i386-DVD.iso ... done.
Length: 3,525,195,776 (3.3G), 0 (0) remaining
100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++====================>]
4,486,656,960 328.54K/s ETA 00:00
~ $ wget -V
GNU Wget 1.10.2
Copyright (C) 2005 Free Software Foundation, Inc.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Originally written by Hrvoje Niksic <[EMAIL PROTECTED]>.
Running on 64bit Gentoo 2.6.17-gentoo-r7.
Best Regards,
Necach