|
#1
| |||
| |||
| who's connected how can you see who's connected to your system under 10.2? users who log in with ssh get listed when using the 'who' command, but for example ftp-users won't appear there. |
|
#2
| ||||
| ||||
| I don't think the ftp daemon can list connected users. That would be a cool feature, though... You can always use the netstat command to get a listing of connected sockets, but it's a little messy.
__________________ You can have my iBook when you pry it from my cold, dead fingers. iBook - The computer of choice for the enlightened CS major. Come on Apple, let me do a commercial. ;-) "An alloc a day keeps the DRAM away!" |
|
#3
| |||
| |||
| I think you can do a ps -axw | grep ftp maybe even ps -axw | grep ftp | grep user At least it works on my freebsd box :P oh and this is from a terminal |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| annoying stay connected | welshviking | Mac OS X System & Mac Software | 1 | October 5th, 2003 07:14 PM |
| HELP ME: auto update tells me im not connected to the internet!!! | pixel55 | Networking & Compatibility | 1 | August 4th, 2003 07:35 AM |
| What program is .mpc connected with ? | Dekatophil | Mac OS X System & Mac Software | 4 | July 7th, 2003 01:32 PM |
| access to localhost when not connected to internet | jango | Design & Media | 5 | January 9th, 2003 12:32 AM |
| Show time connected - OSX 10.2 | DrMac | Mac OS X System & Mac Software | 3 | October 10th, 2002 05:16 PM |