From owner-freebsd-questions Sat Feb 8 03:07:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA06002 for questions-outgoing; Sat, 8 Feb 1997 03:07:39 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA05996 for ; Sat, 8 Feb 1997 03:07:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id DAA02677; Sat, 8 Feb 1997 03:06:05 -0800 (PST) Message-Id: <199702081106.DAA02677@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: Igor Vinokurov cc: questions@freebsd.org Subject: Re: ftpd at wcarchive In-reply-to: Your message of "Sat, 08 Feb 1997 13:20:34 +0300." <199702081020.NAA04303@escape.cs.ibank.ru> From: David Greenman Reply-To: dg@root.com Date: Sat, 08 Feb 1997 03:06:05 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >220 wcarchive.cdrom.com FTP server (Version DG-1.0.101... > >It's wu-ftpd? or not? Where I can get this version? It's DG's special version. :-) It once was basically wu-ftpd, but it's evolved to the point now that it looks almost nothing like it. I've rewritten most of the code to be fast and memory efficient; it's even linked with a specially hacked up libc to make things as small as possible. It's highly customized for our environment - many of the original wu-ftpd features were removed because we don't use them, for example. Anyway, it's not available. I don't have any plans at the moment to release it for general us. I might consider allowing it to be used on other large ftp servers running FreeBSD, but supporting the code in a public release is a lot of work, and I don't have the time for it. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project