From owner-freebsd-questions@FreeBSD.ORG Fri May 21 13:59:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0796316A4CE for ; Fri, 21 May 2004 13:59:45 -0700 (PDT) Received: from cardinal.mail.pas.earthlink.net (cardinal.mail.pas.earthlink.net [207.217.121.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E538243D1D for ; Fri, 21 May 2004 13:59:44 -0700 (PDT) (envelope-from rpratt1950@earthlink.net) Received: from user37.net1586.fl.sprint-hsd.net ([69.69.238.37] helo=kt.weeble.com) by cardinal.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1BRH7A-0002K4-00; Fri, 21 May 2004 13:59:37 -0700 Date: Fri, 21 May 2004 16:59:56 -0400 From: Randy Pratt To: "Barry Byrne" Message-Id: <20040521165956.12561b85.rpratt1950@earthlink.net> In-Reply-To: <200405211431.i4LEVw1a052113@mail.wbtsystems.com> References: <20040521142253.95166.qmail@web20516.mail.yahoo.com> <200405211431.i4LEVw1a052113@mail.wbtsystems.com> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.10) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: jay2xra@yahoo.com cc: freebsd-questions@freebsd.org Subject: Re: Help: Setting up FTP server is not in the handbook... or is it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2004 20:59:45 -0000 On Fri, 21 May 2004 15:31:57 +0100 "Barry Byrne" wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > > Mark Jayson Alvarez > > Sent: 21 May 2004 15:23 > > To: freebsd-questions@freebsd.org > > Subject: Help: Setting up FTP server is not in the > > handbook... or is it? > > > > Hi, > > I have a lot of files in my computer that i wanted > > to share with my friends remotely via ftp server. I'm > > currently using freebsd 4.9 and I've been repeatedly > > scanning through the handbook but I cant seem to find > > the portion about setting up an ftp server. Did I miss > > something in the handbook or its just that there isn't > > acctualy any part that tells how to do it, or maybe > > freebsd is just using a different term? Can you give a > > link perhaps which will give me a hint on setting up > > an ftp server on freebsd? > > > > smile:) > > jay > Mark: > > Edit /etc/inetd.conf and comment out the FTP line. Then ^^^^^^^^^^^ I'm sure you meant to type uncomment here since that is what needs to be done. > 'killall -HUP inetd' to restart. You should then be able > to ftp to your machine. You should 'man ftpd' for further > details on configuring ftp. > > Cheers, > > Barry HTH, Randy (reformatted to eliminate top posting and wrap at 72 or less characters)