Bank wrote:
hi, is there anyway to monitor vstpd connections to my computer? like a utility like ftpwho? Also how would i kick off current users connected to my server.
__
I'm not aware of any "easy to use" monitor. Kicking off current users is as easy as:
/etc/rc.d/init.d/vsftpd stop/start/restart
Cheers,
C