From owner-freebsd-questions Sun Jun 1 00:11:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA10730 for questions-outgoing; Sun, 1 Jun 1997 00:11:24 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA10724 for ; Sun, 1 Jun 1997 00:11:17 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA00420; Sun, 1 Jun 1997 10:09:13 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma000418; Sun Jun 1 10:08:59 1997 Message-ID: <33911FF3.47A@barcode.co.il> Date: Sun, 01 Jun 1997 10:08:35 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Chris Joyce CC: freebsd-questions@FreeBSD.ORG Subject: Re: anoymous ftp for virtual domain's References: <3.0.1.32.19970601155444.00690f1c@mail.shoal.net.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Chris Joyce wrote: > > I have managed to set up a anonymous ftp site on my server and it all seems > to work ok, > I have just added a virtual domain to the web server and have no clue on > how to make a ftp site for it, virtual ftp site ? where do i start ? > > chris What I use is wu-ftpd with the virtual FTP patches. Get wu-ftpd from the ports collection (if you haven't done so yet), and then look around the 'net for the virtual patches (I don't remember where exactly I got them from, but a couple of queries to AltaVista will probably get you there). By what I remember it all worked out of the box for me. Nadav