Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: slider 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
-
Try being root when running the command.
netstat -a|grep -i "ftp"|grep -i "established"
[or]
ftpwho -v
-
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)