your-tools / pycp

cp and mv with a progress bar
MIT License
147 stars 8 forks source link

Overall overage transfer speed #37

Open bigntallmike opened 1 month ago

bigntallmike commented 1 month ago

While watching a few thousand files copy from a memory card with -g I was wishing there was an overall average speed display on the top progress bar, to go along with the per-file speed on the lower one. I may even have a look at implementing it myself at some point, but I thought I'd mention it here first.

bigntallmike commented 1 month ago

It was easy enough and I've added that functionality on my own fork instead.