I'm trying to troubleshoot stuttering with SMB files. I'm thinking maybe, somehow, SMB networking is slow between Pi and server (because it's gigabit wire speed from my Linux machine to the Linux SMB server, and it's 100 mbits from my Linux machine to the Pi using scp)
As a test, I'm copying a large file from the SMB share onto LE's internal storage using the file explorer.
But how can I see the actual transfer speed in real time? I tried `netstat -e` over ssh but it doesn't show that information. And I can't install any other Linux package because of LE's nature.
My router doesn't show SMB traffic in its speed graphs for some reason.