From owner-freebsd-stable@FreeBSD.ORG Fri May 2 06:41:19 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3131237B401 for ; Fri, 2 May 2003 06:41:19 -0700 (PDT) Received: from gris.jeol.com (gris.jeol.com [192.160.103.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6890343F3F for ; Fri, 2 May 2003 06:41:18 -0700 (PDT) (envelope-from lambert@jeol.com) Received: from bosch.jeol.com (bosch.jeol.com [192.160.103.90]) by gris.jeol.com (8.12.6p2/8.12.6) with ESMTP id h42DfV1P012171 for ; Fri, 2 May 2003 09:41:31 -0400 (EDT) (envelope-from lambert@jeol.com) Date: Fri, 2 May 2003 09:41:17 -0400 (EDT) From: Mike Lambert To: freebsd-stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: problem with 4.8R ftpd and Mozilla/Netscape X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 13:41:19 -0000 OS version: FreeBSD 4.8-RELEASE Program: /usr/libexec/ftpd Problem: When using Mozilla/Netscape as client to access non-anonymous account on FreeBSD ftp server, client presents directory file as binary file for download instead of displaying directory contents. Detailed description: A problem appears to exist with using Mozilla/Netscape to access a non-anonymous account on a FreeBSD 4.8R FTP server using syntax ftp://[:]@. Authentication is successful, then a dialog box is displayed asking to download the directory file as a binary file. FreeBSD 4.7R (/usr/libexec/ftpd) does not have this problem. Browsers tested: Mozilla 1.0, 1.2, 1.3 FAILED Netscape 7.0.2 FAILED Netscape 4.7.9 OK MS Explorer 6 OK Konqueror 3.0.3 OK Regards, Mike Lambert