wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget2 | Calculated time to complete downloading missing from wget2 outpu


From: ニール・ゴンパ
Subject: wget2 | Calculated time to complete downloading missing from wget2 output vs wget1 (#669)
Date: Sun, 09 Jun 2024 13:55:56 +0000


Neal Gompa (ニール・ゴンパ) created an issue: 
https://gitlab.com/gnuwget/wget2/-/issues/669



It appears that wget2's output lacks information about time to complete 
downloading, which wget1 had.


wget2 output:
```
[root@6388dcebeaa7 /]# wget 
https://download.fedoraproject.org/pub/fedora/linux/releases/40/Kinoite/x86_64/iso/Fedora-Kinoite-ostree-x86_64-40-1.14.iso
Fedora-Kinoite-ostre   2% [>                             ]   99.99M   12.80MB/s
                          [Files: 0  Bytes: 0  [0 B/s] Re]
```

wget1 output:
```
[root@d32103a3b730 /]# wget 
https://download.fedoraproject.org/pub/fedora/linux/releases/40/Kinoite/x86_64/iso/Fedora-Kinoite-ostree-x86_64-40-1.14.iso
--2024-06-09 13:53:43--  
https://download.fedoraproject.org/pub/fedora/linux/releases/40/Kinoite/x86_64/iso/Fedora-Kinoite-ostree-x86_64-40-1.14.iso
Resolving download.fedoraproject.org (download.fedoraproject.org)... 
18.192.40.85, 18.159.254.57, 85.236.55.6, ...
Connecting to download.fedoraproject.org 
(download.fedoraproject.org)|18.192.40.85|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: 
https://mirrors.ocf.berkeley.edu/fedora/fedora/linux/releases/40/Kinoite/x86_64/iso/Fedora-Kinoite-ostree-x86_64-40-1.14.iso
 [following]
--2024-06-09 13:53:44--  
https://mirrors.ocf.berkeley.edu/fedora/fedora/linux/releases/40/Kinoite/x86_64/iso/Fedora-Kinoite-ostree-x86_64-40-1.14.iso
Resolving mirrors.ocf.berkeley.edu (mirrors.ocf.berkeley.edu)... 
169.229.200.70, 2607:f140:0:32::70
Connecting to mirrors.ocf.berkeley.edu 
(mirrors.ocf.berkeley.edu)|169.229.200.70|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4181080064 (3.9G) [application/octet-stream]
Saving to: ‘Fedora-Kinoite-ostree-x86_64-40-1.14.iso’

4-40-1.14.iso         2%[                    ] 107.14M  15.5MB/s    eta 5m 16s
```

Could ETA output be added to wget2?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/669
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]