From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 7 16:00:52 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7B8716A4F3 for ; Thu, 7 Oct 2004 16:00:48 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A322D43D1D for ; Thu, 7 Oct 2004 16:00:48 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i97G0mmi050582 for ; Thu, 7 Oct 2004 16:00:48 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i97G0m0P050581; Thu, 7 Oct 2004 16:00:48 GMT (envelope-from gnats) Resent-Date: Thu, 7 Oct 2004 16:00:48 GMT Resent-Message-Id: <200410071600.i97G0m0P050581@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Don Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD8916A4CE for ; Thu, 7 Oct 2004 15:58:57 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0599443D41 for ; Thu, 7 Oct 2004 15:58:57 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i97Fwujt080864 for ; Thu, 7 Oct 2004 15:58:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i97Fwu6M080862; Thu, 7 Oct 2004 15:58:56 GMT (envelope-from nobody) Message-Id: <200410071558.i97Fwu6M080862@www.freebsd.org> Date: Thu, 7 Oct 2004 15:58:56 GMT From: Don To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: misc/72425: in ftpd, SITE command is case sensative when trying to use chmod...SITE CHMOD 777 as.jpg will give invalid command, when in lowercase it works...99% windows ftp clients use all caps so it doesn't work. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 16:00:53 -0000 >Number: 72425 >Category: misc >Synopsis: in ftpd, SITE command is case sensative when trying to use chmod...SITE CHMOD 777 as.jpg will give invalid command, when in lowercase it works...99% windows ftp clients use all caps so it doesn't work. >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 07 16:00:48 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Don >Release: 4.10 >Organization: wiscap >Environment: FreeBSD edigic.com 4.10-RELEASE-p3 FreeBSD 4.10-RELEASE-p3 #6: Fri Sep 24 23:30:47 CDT 2004 drick@edigic.com:/usr/obj/usr/src/sys/EDIGIC i386 >Description: had other users try on other 4.10 boxs same issue. >How-To-Repeat: 230 User drick logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> SITE CHMOD 777 as.jpg ?Invalid command. ftp> site chmod 777 as.jpg 200 CHMOD command successful. ftp> >Fix: fix the case sensativity issue? >Release-Note: >Audit-Trail: >Unformatted: