Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 68716 invoked from network); 17 Aug 2005 09:31:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2005 09:31:14 -0000 Received: (qmail 82657 invoked by uid 500); 17 Aug 2005 09:31:10 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 82503 invoked by uid 500); 17 Aug 2005 09:31:09 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 82476 invoked by uid 99); 17 Aug 2005 09:31:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:31:08 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcaig-general@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:31:24 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E5KEu-0005ti-GK for general@incubator.apache.org; Wed, 17 Aug 2005 11:29:40 +0200 Received: from c-a2fee155.177-11-64736c12.cust.bredbandsbolaget.se ([85.225.254.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Aug 2005 11:29:40 +0200 Received: from niklas by c-a2fee155.177-11-64736c12.cust.bredbandsbolaget.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Aug 2005 11:29:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: general@incubator.apache.org From: Niklas Gustavsson Subject: Re: [ftpserver] Contributing to FTPServr Date: Wed, 17 Aug 2005 11:30:19 +0200 Lines: 22 Message-ID: <430303AB.2080106@protocol7.com> References: <42FFC6DF.2000300@protocol7.com> <200508151112.52567.niclas@hedhman.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org Cc: Paul Hammant X-Gmane-NNTP-Posting-Host: c-a2fee155.177-11-64736c12.cust.bredbandsbolaget.se User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en In-Reply-To: <200508151112.52567.niclas@hedhman.org> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Niclas Hedhman wrote: > An interesting "enhancement" would be to base it on MINA, which is a NIO > subsystem, made to drive high volume traffic, and has an active community. It > currently resides in Apache Directory Server project. It suits well with the > MINA scope, and would then have a good home and not orphaned like now. > Protocols already implemented on top of MINA (IIUC) includes LDAP, Kerberos, > DHCP and DNS. MINA looks very interesting, I just wrote up a prototype implementation for FTPServer which will take us a long way to removing the Avalon dependencies. But, do you think that Apache Directory Server/MINA would be a appropriate home for a fully fledged FTP server? I would imagine it's beyond their scope. /niklas ------------------ Niklas Gustavsson niklas@protocol7.com http://www.protocol7.com --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org