Wget new percentage function

WHAT IS THIS? | BUGS? | AUTHORS? | LICENSE? | SAMPLE WNP OUTPUT?

WHAT IS THIS?

This is alternative implementation of print_percentage() function in Wget. This is only for 'dot-style' progress:

wget --progress=dot ...

The output is can be found in 'sample-output.txt' file in this package or at the end of this document. After the dot lines there are 3 figures: current percentage, speed and estimated finish time in minutes (MM:SS).

( GNU Wget is a free network utility to retrieve files from the World Wide Web using HTTP and FTP, the two most widely used Internet protocols. It works non-interactively, thus enabling work in the background, after having logged off. Designed and implemented by Hrvoje Niksic )

BUGS?

none known (so far)

AUTHORS?

Well it is not very clear :) most acurate perhaps is:

Idea by 1999-2004 (c) Vladi Belperchinov-Shabanski
Implemented by 1999-2004 (c) Jamil Djadala 

LICENSE?

You can assume this falls under the GPL license as wget is. For the full GPL text read COPYING file.

SAMPLE WNP OUTPUT?

  --17:11:15--  ftp://ftp.gnu.org/gnu/wget/wget-1.9.1.tar.gz
             => `wget-1.9.1.tar.gz'
  Resolving ftp.gnu.org... 199.232.41.7
  Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
  Logging in as anonymous ... Logged in!
  ==> SYST ... done.    ==> PWD ... done.
  ==> TYPE I ... done.  ==> CWD /gnu/wget ... done.
  ==> SIZE wget-1.9.1.tar.gz ... done.
  ==> PASV ... done.    ==> REST 143352 ... done.    
  ==> RETR wget-1.9.1.tar.gz ... done.
  Length: 1,322,378 [1,179,026 to go]
         [ skipping 100K ]
    100K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,. .......... 11% 5.84K   3:15
    150K .......... .......... .......... .......... .......... 15% 13.8K   1:18
    200K .......... .......... .......... .......... .......... 19% 12.7K   1:21
    250K .......... .......... .......... .......... .......... 23% 16.5K   1:00
    300K .......... .......... .......... .......... .......... 27% 14.6K   1:04
    350K .......... .......... .......... .......... .......... 30% 19.3K   0:46
    400K .......... .......... .......... .......... .......... 34% 18.5K   0:45
    450K .......... .......... .......... .......... .......... 38% 28.8K   0:27
    500K .......... .......... .......... .......... .......... 42% 11.5K   1:04
    550K .......... .......... .......... .......... .......... 46% 15.5K   0:44
    600K .......... .......... .......... .......... .......... 50% 17.8K   0:36
    650K .......... .......... .......... .......... .......... 54% 10.3K   0:57
    700K .......... .......... .......... .......... .......... 58% 17.8K   0:30
    750K .......... .......... .......... .......... .......... 61% 12.8K   0:38
    800K .......... .......... .......... .......... .......... 65% 14.0K   0:31
    850K .......... .......... .......... .......... .......... 69% 13.5K   0:29
    900K .......... .......... .......... .......... .......... 73% 17.0K   0:20
    950K .......... .......... .......... .......... .......... 77% 20.9K   0:13
   1000K .......... .......... .......... .......... .......... 81% 20.4K   0:11
   1050K .......... .......... .......... .......... .......... 85% 9.22K   0:20
   1100K .......... .......... .......... .......... .......... 89% 14.3K   0:09
   1150K .......... .......... .......... .......... .......... 92% 11.6K   0:07
   1200K .......... .......... .......... .......... .......... 96% 12.9K   0:03
   1250K .......... .......... .......... .......... .         100% 6.30K       
  17:12:41 (13.80 KB/s) - `wget-1.9.1.tar.gz' saved [1322378]

AUTHORS 147 bytes
Nov 24, 2021
COPYING 17`976 bytes
Nov 24, 2021
HISTORY 914 bytes
Nov 24, 2021
README 3`781 bytes
Nov 24, 2021
sample-output-log.txt 831 bytes
Nov 24, 2021
sample-output.txt 2`463 bytes
Nov 24, 2021
wget-new-percentage-1.7-20010606.diff 3`337 bytes
Nov 24, 2021
wget-new-percentage-20041121.tar.gz 14`208 bytes
Nov 24, 2021
wget-new-percentage-cvs-20010220.diff 3`146 bytes
Nov 24, 2021
wget-new-percentage-cvs-20011209.tar.gz 12`196 bytes
Nov 24, 2021