Date: Sun, 16 Aug 1998 12:45:57 -0700 (PDT) From: Tom <tom@uniserve.com> To: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Cc: Phil Allsopp <phil@virtek.com>, freebsd-stable@FreeBSD.ORG Subject: Re: virtual FTP servers Message-ID: <Pine.BSF.3.96.980816124316.14359C-100000@shell.uniserve.ca> In-Reply-To: <19980816212111.A16740@rucus.ru.ac.za>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980816124316.14359C-100000>