From owner-freebsd-stable Sun Aug 16 12:49:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13275 for freebsd-stable-outgoing; Sun, 16 Aug 1998 12:49:09 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA13243 for ; Sun, 16 Aug 1998 12:48:59 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from shell.uniserve.ca [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0z88ka-0002T5-00; Sun, 16 Aug 1998 12:46:00 -0700 Date: Sun, 16 Aug 1998 12:45:57 -0700 (PDT) From: Tom X-Sender: tom@shell.uniserve.ca To: Neil Blakey-Milner cc: Phil Allsopp , freebsd-stable@FreeBSD.ORG Subject: Re: virtual FTP servers In-Reply-To: <19980816212111.A16740@rucus.ru.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 16 Aug 1998, Neil Blakey-Milner wrote: > On Sun 1998-08-16 (16:35), Phil Allsopp wrote: > > I am finding it difficult to find information on setting up a number of > > virtual ftp servers on a single 2.2.5 FreeBSD box. I wondered if anyone out > > there could point me the right way. > > Try ncftpd. > > Should be able to find it from: http://www.probe.net/~mgleason/ncftpd/ > > There seems to be a FreeBSD version. (well, it came with a README.freebsd > file mentioning binaries compiled for 2.2.5) BTW, the stock FreeBSD ftpd supports virtual servers too. It has a nice internal ls feature. See "man ftpd" wu-ftpd seems the most common way to setup virtual FTP servers. There is alos prof-ftpd too. Consult appropiate manpages for each. Almost any ftpd can be virtualized using an inetd that allows different services per IP (ex. xinetd). > Neil > -- > Neil Blakey-Milner > nbm@rucus.ru.ac.za Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message