Linux wget, how to display progress percentage after session has reload?
Posted
by
skyrail
on Super User
See other posts from Super User
or by skyrail
Published on 2012-11-10T00:46:22Z
Indexed on
2012/11/10
5:04 UTC
Read the original article
Hit count: 543
I am running debian Squeeze in console mode on a plug computer. I control it opening an SSH session from a Windows machine, on the same local network.
I started downloading a large file using wget.
What I get is a console progress bar showing the percentage of data downloaded, file size, and download rate.
When I close the session, debian is still running and downloading. Fine.
But When I close and reopen a session, how can see which amount of data was downloaded, using a linux command ?
thanks.
© Super User or respective owner