From owner-freebsd-questions Fri Dec 15 09:11:04 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA04274 for questions-outgoing; Fri, 15 Dec 1995 09:11:04 -0800 (PST) Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA04267 for ; Fri, 15 Dec 1995 09:10:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.8/8.6.6) with SMTP id KAA28440 for ; Fri, 15 Dec 1995 10:10:23 -0700 Message-Id: <199512151710.KAA28440@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 From: Steve Passe To: questions@freefall.freebsd.org Subject: Re: questions-digest V1 #318 In-reply-to: Your message of "Thu, 14 Dec 1995 23:45:02 PST." <199512150745.XAA01763@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Dec 1995 10:10:21 -0700 Sender: owner-questions@FreeBSD.ORG Precedence: bulk Hi, >I see that I need a -F parameter on the ftpd line in /etc/services, >and I created /var/log/ftpd, but nothing happens, even after >a complete system reboot, no transfers are logged. I assume you mean '-S', not '-F', man for ftpd doesn't show '-F' The problem is in your /etc/syslog.conf file, add this at the end: !ftpd *.* /var/log/ftpd then kill -HUP or reboot -- Steve Passe | powered by smp@csn.net | FreeBSD