Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 1999 10:06:36 -0500
From:      "Ellis, Joshua" <ellis@kcc.com>
To:        "'Shan-Min Chao'" <shanmin@ucla.edu>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: FTP server
Message-ID:  <2B2253731B41D211846400805F19594B04B0F2D9@ustcax08.kcc.com>

next in thread | raw e-mail | index | archive | help
>  I have a simple questions concerning an FTP server:
>I know using the 'last' command can tell you who is 
>logged on your FTP server.How can you track what 
>a person is downloading from your FTP server?  
>Please respond direct.  Thanks!

If you launch ftpd through inetd, you can us ps to get a list of users.  

Try "ps -axw | grep ftp"

-joshua
---
Joshua Ellis - Kimberly-Clark Internet/Intranet/Notes Services
email: ellis@kcc.com * phone: 920/721-2779 * fax: 920/721-6180 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2B2253731B41D211846400805F19594B04B0F2D9>