Koozali.org: home of the SME Server

Who is connected

slider

Who is connected
« on: February 14, 2003, 10:09:49 PM »
I just want to know who is connected on my ftp. I use ftpwho, but it doesn't work
If you have some ideas

thanks

Nathan Fowler

Re: Who is connected
« Reply #1 on: February 15, 2003, 01:26:15 AM »
Try being root when running the command.

netstat -a|grep -i "ftp"|grep -i "established"

[or]

ftpwho -v

slider

Re: Who is connected
« Reply #2 on: February 15, 2003, 10:22:30 AM »
Thanks of this line, I can view if I have trafic on the ftp. Thanks.
But, there is a possibility to know who is connected? (like ftpwho)