sunfish:~$ wget --passive-ftp
ftp://ftp.de.vim.org/pub/vim/unix/vim-5.7-src.tar.gz
--19:26:04--  ftp://ftp.de.vim.org/pub/vim/unix/vim-5.7-src.tar.gz
           => `vim-5.7-src.tar.gz'
Connecting to ftp.de.vim.org:21... connected!
Logging in as anonymous ... Logged in!
==> TYPE I ... done.  ==> CWD pub/vim/unix ... done.
==> PASV ... done.    ==> RETR vim-5.7-src.tar.gz ... done.
Length: 1,230,942 (unauthoritative)

    0K -> .......... .......... .......... .......... .......... [  4%]
   50K -> .......... .......... .......... .......... .......... [  8%]
  100K -> .......... .......... .......... .......... .......... [ 12%]
  150K -> .......... .......... .......... .......... .......... [ 16%]
  200K -> .......... .......... .......... .......... .......... [ 20%]
  250K -> .......... .......... .......... .......... .......... [ 24%]
  300K -> .......... .......... .......... .......... .......... [ 29%]
  350K -> .......... .......... .......... .......... .......... [ 33%]
  400K -> .......... .......... .......... .......... .......... [ 37%]
  450K -> .......... .......... .......... .......... .......... [ 41%]
  500K -> .......... .......... .......... .......... .......... [ 45%]
  550K -> .......... .......... .......... .........^C
sunfish:~$ wget -c --passive-ftp
ftp://ftp.de.vim.org/pub/vim/unix/vim-5.7-src.tar.gz
--19:28:54--  ftp://ftp.de.vim.org/pub/vim/unix/vim-5.7-src.tar.gz
           => `vim-5.7-src.tar.gz'
Connecting to ftp.de.vim.org:21... connected!
Logging in as anonymous ... Logged in!
==> TYPE I ... done.  ==> CWD pub/vim/unix ... done.
==> PASV ... done.    ==> REST 603816 ... done.    
==> RETR vim-5.7-src.tar.gz ... done.
Length: 627,126 [23,310 to go] (unauthoritative)

          [ skipping 550K ]
  550K -> ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,. .......... [ 97%]
  600K -> .......... .......... .......... .......... .......... [106%]
  650K -> .......... .......... .......... .......... .......... [114%]
  700K -> .......... .......... .......... .......... .......... [122%]
  750K -> .......... .......... .......... .......... .......... [130%]
  800K -> .......... .....

Somehow those numbers on the right don't look right :)

sunfish:~$ wget --version
GNU Wget 1.6

Copyright (C) 1995, 1996, 1997, 1998, 2000 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]>.

--Adam

-- 
Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it changes, 
http://flounder.net/publickey.html   |  technology's just a bunch of wires 
GPG: 17A4 11F7 5E7E C2E7 08AA        |  connected to a bunch of other wires."
     38B0 05D0 8BF7 2C6D 110A        |  Joe Rogan, _NewsRadio_
 11:21pm  up 35 days,  7:08, 11 users,  load average: 0.00, 0.00, 0.00

Reply via email to