From owner-freebsd-questions@FreeBSD.ORG Wed Jan 6 10:51:11 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835481065672 for ; Wed, 6 Jan 2010 10:51:11 +0000 (UTC) (envelope-from eliaschr@cha.forthnet.gr) Received: from mx-out.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by mx1.freebsd.org (Postfix) with ESMTP id F20CB8FC08 for ; Wed, 6 Jan 2010 10:51:10 +0000 (UTC) Received: from mx-av-06.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-06.forthnet.gr (8.14.3/8.14.3) with ESMTP id o06AZ3na008861 for ; Wed, 6 Jan 2010 12:35:03 +0200 Received: from MX-IN-05.forthnet.gr (mx-in-05.forthnet.gr [193.92.150.30]) by mx-av-06.forthnet.gr (8.14.3/8.14.3) with ESMTP id o06AZ3af001170 for ; Wed, 6 Jan 2010 12:35:03 +0200 Received: from pluto.universe (62.1.130.87.dsl.dyn.forthnet.gr [62.1.130.87]) by MX-IN-05.forthnet.gr (8.14.3/8.14.3) with ESMTP id o06AZ24L026582 for ; Wed, 6 Jan 2010 12:35:02 +0200 Authentication-Results: MX-IN-05.forthnet.gr smtp.mail=eliaschr@cha.forthnet.gr; spf=neutral Authentication-Results: MX-IN-05.forthnet.gr header.from=eliaschr@cha.forthnet.gr; sender-id=neutral From: Elias Chrysocheris To: freebsd-questions@freebsd.org Date: Wed, 6 Jan 2010 12:35:01 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-RELEASE; KDE/4.3.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201001061235.02039.eliaschr@cha.forthnet.gr> Subject: Re: Setup FTP service on FreeBSD 2.0.5? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 10:51:11 -0000 On Wednesday 06 of January 2010 12:20:53 Paul Shi wrote: > Hi Everyone, > > I am trying to find a way to setup a wireless network with a FreeBSD server > machine running FTP service. The release of FreeBSD I intend to use is > 2.0.5 but I could not find anything on how to setup FTP service on FreeBSD > 2.0.5 in handbook. There are only howto on PPP and SLIP. Does anyone have > a handbook on how to enable FTP service on FreeBSD 2.0.5? Millions thanks! > > Your sincerely, > Paul Shi > Electronic and Communication Engineering Senior > Department of Electrical and Electronic Engineering > University of Hong Kong > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > See Chapter 29 section 8: 29.8 File Transfer Protocol (FTP) Contributed by Murray Stokely. http://www.freebsd.org/doc/en/books/handbook/network-ftp.html It worked for me so I don't thing that you are going to have problems if you follow these instructions. Elias