View previous topic :: View next topic |
Author |
Message |
undrwater Guru
Joined: 28 Jan 2003 Posts: 314 Location: Caucasia
|
Posted: Fri Apr 23, 2004 3:07 pm Post subject: pure-ftpwho? [SOLVED...DON'T BOTHER] |
|
|
I have an ftp user logged in right now, and when using
the output is:
Code: |
+------+---------+-------+------+-------------------------------------------+
| PID | Login |For/Spd| What | File/IP |
+------+---------+-------+------+-------------------------------------------+
|
No users showing. I've tried -v and -H, but still no use. _________________ Open-mindedness is painful...
Last edited by undrwater on Fri Apr 23, 2004 3:48 pm; edited 1 time in total |
|
Back to top |
|
|
rmalolepszy Apprentice
Joined: 01 Jan 2004 Posts: 167
|
Posted: Fri Apr 23, 2004 3:41 pm Post subject: |
|
|
I've never had a problem seeing users.
do a -
you should see a pure-ftpd server proc and each logged in user.
example -
Code: |
root@machine root # ps aux | grep ftp
root 4118 0.0 0.2 6092 1216 ? S Apr21 0:00 pure-ftpd (SERVER)
root 8766 0.0 0.3 6232 1608 ? S 03:36 0:00 pure-ftpd (IDLE)
|
_________________ Cheers,
Ryan |
|
Back to top |
|
|
undrwater Guru
Joined: 28 Jan 2003 Posts: 314 Location: Caucasia
|
Posted: Fri Apr 23, 2004 3:48 pm Post subject: |
|
|
rmalolepszy,
Thanks...I realized that the user was downloading from my web feed
I was monitoring the wrong thing. _________________ Open-mindedness is painful... |
|
Back to top |
|
|
|