From owner-freebsd-isp Thu Aug 15 08:14:55 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA13537 for isp-outgoing; Thu, 15 Aug 1996 08:14:55 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA13527 for ; Thu, 15 Aug 1996 08:14:52 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id KAA13733; Thu, 15 Aug 1996 10:13:58 -0500 From: Joe Greco Message-Id: <199608151513.KAA13733@brasil.moneng.mei.com> Subject: Re: Virtual FTP with FreeBSD To: bminazzi@w3page.com (Blaine Minazzi) Date: Thu, 15 Aug 1996 10:13:58 -0500 (CDT) Cc: freebsd-isp@FreeBSD.org In-Reply-To: <3212431B.28AE515D@w3page.com> from "Blaine Minazzi" at Aug 14, 96 03:20:27 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Does anyone have wu-ftpd 2.4.2 Beta 11 ( or just the patches ) > to do "Virtual FTP" on FreeBSD 2.1 Release working? I used wu2.4 plus the patch plus a local hack or two that should not matter and it works for me. See ftp.gmttech.com/ftp.marketingimages.com, which are on the same machine. > It seems to compile just fine, and work in the "normal" > manner just fine. I would like anonymous ftp to domain1.com > go to a different directory than an anonymous ftp to domain2.com... > > I have read the FAQ, but it does not cover the virtual ftp at all. > > If there is another FAQ, or a howto, Please point me in the right > direction. > > I would appreciate something more than, "apply the patches, compile, > add this line to the ftpaccess file..." That comes with it. Well, it wasn't really much harder than that (assuming that you know how to set up wuftpd to begin with.) Have you set up wuftpd before? It's just a good place to start solving your problem. ... JG