From owner-freebsd-questions Thu Sep 20 5:53:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fe070.worldonline.dk (fe070.worldonline.dk [212.54.64.208]) by hub.freebsd.org (Postfix) with SMTP id A41DB37B403 for ; Thu, 20 Sep 2001 05:53:28 -0700 (PDT) Received: (qmail 18303 invoked by uid 0); 20 Sep 2001 12:53:27 -0000 Received: from unknown (HELO NEIGAARD?MOB) (213.237.13.224) by fe070.worldonline.dk with SMTP; 20 Sep 2001 12:53:27 -0000 Date: Thu, 20 Sep 2001 14:54:48 +0200 From: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Mailer: The Bat! (v1.51) Reply-To: =?ISO-8859-1?B?U/hyZW4gTmVpZ2FhcmQ=?= X-Priority: 3 (Normal) Message-ID: <4420765449.20010920145448@e-box.dk> To: "Barry Byrne" Cc: freebsd-questions@FreeBSD.ORG Subject: Re[2]: ftp server - again In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have this line in /etc/inetd.conf, but i dosn't work!? What else is needed? I can remember that I uncommented the ssh deamon somewhere, but I can't remember where (not in /etc/inetd.con) Best regards Søren Thursday, September 20, 2001, 2:38:03 PM, Barry wrote: BB> ftpd is usually started from inetd. Check the file /etc/inetd.conf and BB> ensure the entry for ftp is not commented out. There should be a line BB> similar to: BB> ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l BB> For further options try 'man ftpd' and man inetd. >> -----Original Message----- >> From: owner-freebsd-questions@FreeBSD.ORG >> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Søren Neigaard >> Sent: 20 September 2001 13:10 >> To: freebsd-questions@FreeBSD.ORG >> Subject: ftp server - again >> >> >> Ok - I have settled for ftpd that ships with FreeBSD. My only problem >> is that it dosn't start at startup. I have found "/usr/libexec/ftpd", >> and I guess that is it. I don't know anything about how this works, so >> could anyone give me a primer on what makes inet deamons start at >> startup, I guess they don't work the same way as Apache (on server, >> with many threads), or? -- Best regards, Søren Neigaard mailto:neigaard@e-box.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message