linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ftp logging
@ 2003-04-02 12:37 urgrue
  2003-04-02 13:18 ` Jeff Largent
  0 siblings, 1 reply; 2+ messages in thread
From: urgrue @ 2003-04-02 12:37 UTC (permalink / raw)
  To: linux-admin

my ftp daemon logs all commands done via ftp, which is great. only 
thing is, it logs them to the log file only after the command has 
completed. so, for example, someone starts downloading some 200 meg 
file, i cant see (in the log files) what he is downloading, until its 
finished.
so, any ideas how i can see what he's doing?
lsof | grep -i <make some guesses>
is what i'm using now. needless to say its a bit clumsy, especially if 
several users are downloading at the same time, because i cant tell 
them apart.

i'm using vsftpd.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-02 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-02 12:37 ftp logging urgrue
2003-04-02 13:18 ` Jeff Largent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).