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.

Don drick at edigic.com
Thu Oct 7 09:00:53 PDT 2004


>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 at 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:


More information about the freebsd-bugs mailing list