From owner-freebsd-questions Wed Mar 14 5: 5:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from djl01.djl.co.uk (djl01.djl.co.uk [195.58.135.195]) by hub.freebsd.org (Postfix) with ESMTP id 278D737B71A for ; Wed, 14 Mar 2001 05:05:10 -0800 (PST) (envelope-from David.Larkin@djl.co.uk) Received: from DJL.co.uk (djl03.djl.co.uk [195.58.135.197]) by djl01.djl.co.uk (8.9.2/8.9.2) with ESMTP id NAA08163; Wed, 14 Mar 2001 13:05:02 GMT Message-ID: <3AAF6DD6.A9E355A3@DJL.co.uk> Date: Wed, 14 Mar 2001 13:10:46 +0000 From: David Larkin X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 2.2.8-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Michael =?iso-8859-1?Q?Lyngb=F8l?= Cc: questions@freebsd.org Subject: Re: Installing ftpd References: <3AAF6B21.C659E27C@DJL.co.uk> <20010314135704.P73750@tigerdyr.lyngbol.dk> Content-Type: multipart/alternative; boundary="------------449DE5DA9F87FECEFD8084DF" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --------------449DE5DA9F87FECEFD8084DF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks Michael , that worked fine David > On Wed, Mar 14, 2001 at 12:59:13PM +0000, David Larkin wrote: > > > > I've got a 3.4-STABLE installation. > > > > When I installed the server some time ago I didn't install ftpd. > > It should be part of the base-system. > > > How do I best install it now ? > > Enable ftpd in /etc/inetd.conf, like: > > lyngbol@tigerdyr:~$ grep ^ftp /etc/inetd.conf > ftp stream tcp nowait root /usr/libexec/ftpd ftpd -llS > > Then (re)start inetd. > > /Michael -- ---------------------------------------------------- David Larkin D.J.L. Software Consultancy Ltd. The Industry Centre Sunderland Enterprise Park SR5 3XB UK Switchboard Tel: 44 191 5152666 Fax: 44 191 5152669 Direct Line Tel: 44 191 5153527 Fax: 44 191 5153527 David.Larkin@DJL.co.uk www.DJL.co.uk ----------------------------------------------------- --------------449DE5DA9F87FECEFD8084DF Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks Michael , that worked fine
David
On Wed, Mar 14, 2001 at 12:59:13PM +0000, David Larkin wrote:
>
> I've got a 3.4-STABLE installation.
>
> When I installed the server some time ago I didn't install ftpd.

It should be part of the base-system.

> How do I best install it now ?

Enable ftpd in /etc/inetd.conf, like:

lyngbol@tigerdyr:~$ grep ^ftp /etc/inetd.conf
ftp     stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -llS

Then (re)start inetd.

/Michael

-- 
----------------------------------------------------
David Larkin
D.J.L. Software Consultancy Ltd.
The Industry Centre
Sunderland Enterprise Park
SR5 3XB  UK
Switchboard Tel: 44 191 5152666 Fax: 44 191 5152669
Direct Line Tel: 44 191 5153527 Fax: 44 191 5153527
David.Larkin@DJL.co.uk   www.DJL.co.uk
-----------------------------------------------------
  --------------449DE5DA9F87FECEFD8084DF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message