How to check on speed of the syncronizing progress?

1

I've got the feeling my network syncronization sometimes stops. I'd like to keep an eye on incoming information. Preferably something that shows XXX Kb/s or that simply shows me the data that is coming in (tail -f style). Is there a way to keep tabs on this?

please delete me

Posted 2014-02-25T10:32:21.183

Reputation: 113

Question was closed 2014-03-18T22:51:35.467

1Synchronization is not about bandwidth, it is about disk and CPU speed.Jori 2014-02-25T10:33:10.750

No answers