Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 37821 invoked from network); 16 Nov 2005 12:14:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Nov 2005 12:14:58 -0000 Received: (qmail 10257 invoked by uid 500); 16 Nov 2005 12:14:57 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 9702 invoked by uid 500); 16 Nov 2005 12:14:55 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 9689 invoked by uid 99); 16 Nov 2005 12:14:55 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2005 04:14:54 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 697BE21C; Wed, 16 Nov 2005 13:14:32 +0100 (CET) From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37401] - [net] allow listing of hidden files X-Bugzilla-Reason: AssignedTo Message-Id: <20051116121432.697BE21C@ajax.apache.org> Date: Wed, 16 Nov 2005 13:14:32 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.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://issues.apache.org/bugzilla/show_bug.cgi?id=37401 ------- Additional Comments From scohen@apache.org 2005-11-16 13:14 ------- You and your autodetection. I wish I never developed that mechanism :-) But I suppose you're right. Without reworking the whole FTPClientConfig mechanism it would be impossible to allow this functionality to live there and still be available in the autodetect scenario. One idea would be to enable it in both places. Have a settable attribute in FTPClient as well as FTPClientConfig. The getter in FTPClient could look in both places. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org