Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 49012 invoked from network); 4 Jun 2003 14:19:36 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 4 Jun 2003 14:19:36 -0000 Received: (qmail 9104 invoked by uid 50); 4 Jun 2003 14:21:51 -0000 Date: 4 Jun 2003 14:21:51 -0000 Message-ID: <20030604142151.9103.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 20103] - FileSet horrible performance when dir has huge number of subdirs X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20103 FileSet horrible performance when dir has huge number of subdirs ------- Additional Comments From levylambert@tiscali-dsl.de 2003-06-04 14:21 ------- Concerning ftp get, the scanning is actually done by an inner class of FTP called FTP.FTPDirectoryScanner. This one would have to be fixed too.