Date: Thu, 7 Oct 2004 15:58:56 GMT From: Don <drick@edigic.com> To: freebsd-gnats-submit@FreeBSD.org 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. Message-ID: <200410071558.i97Fwu6M080862@www.freebsd.org> Resent-Message-ID: <200410071600.i97G0m0P050581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410071558.i97Fwu6M080862>
