Is there a way to monitor the current status of my sFTP process from my Debian server?
I'm looking from something similar to top or netstat that will give me the status/progress of activities (uploads, downloads) to my OpenSSH-based sFTP server.
Other bits that might be of use: I'll be looking at the results using a SSH session on the server. There is only one sFTP enabled user.