Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA26712; Sat, 30 Sep 95 09:35:37 EDT
Received: from SUN-LAMP.PC.CS.CMU.EDU by MIT.EDU with SMTP
	id AA01819; Sat, 30 Sep 95 09:35:10 EDT
Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by sun-lamp.pc.cs.cmu.edu (8.6.11/8.6.10) with ESMTP id JAA08771; Sat, 30 Sep 1995 09:35:17 -0400
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id JAA06949; Sat, 30 Sep 1995 09:07:00 -0400
Received: from Collatz.McRCIM.McGill.EDU by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id IAA06924 for <netbsd-users@netbsd.org>; Sat, 30 Sep 1995 08:51:51 -0400
Received: (root@localhost) by 24770 on Collatz.McRCIM.McGill.EDU (8.6.12 Mouse 1.0) id IAA24770; Sat, 30 Sep 1995 08:51:42 -0400
Date: Sat, 30 Sep 1995 08:51:42 -0400
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
Message-Id: <199509301251.IAA24770@Collatz.McRCIM.McGill.EDU>
To: netbsd-users@NetBSD.ORG
Subject: Re:  Can someone recommend a ftpd with more logging power?
Cc: JohnAM@datastorm.com
Sender: owner-netbsd-users@NetBSD.ORG
Precedence: list
X-Loop: netbsd-users@NetBSD.ORG

> I have set up a FTP site, but I would like to get a more complete log
> of their sessions.  I.e. I would like to be able to log and view what
> they upload, download, failures, success, etc.

> Or can NetBSD's built in ftpd do this already?  I've turned on all of
> the logging I can.

Well, the ftpd I run on my home box logs everything except the actual
data transferred, and that could be added.  However, it's a rather
unconventional one.

You're welcome to it if you want; anon ftp to collatz.mcrcim.mcgill.edu
(132.206.78.1) and you're talking to it, in case you want to see what
it's like from the client's point of view.  cd /mouse/mousemuf/muf and
get ftpd.muf for the source.  (It also uses std.ruf for startup and
routines from sort.muf and syslog.muf.)  The p-code system it's built
on top of is the stuff in /mouse/mousemuf.  (You can just "cd /mouse"
and ask for mousemuf.tar.gz to get the whole directory as a gzipped tar
file.)

					der Mouse

			    mouse@collatz.mcrcim.mcgill.edu
