Opened 11 years ago
Closed 6 years ago
#9095 closed Bug report (invalid)
uppercase QUIT from an AIX is not accepted
Reported by: | Emiliano Pacelli | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | quit | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
We have a counterpart that has filezilla server and in case we login from our internal system (AIX OS), that issue the QUIT command in uppercase, we receive the "invalid command error".
On the other hand, if we issue the quit in lowercase, everything goes smoothly.
Another info, if we repeat the same test from a windows system, the filezilla server accepts the quit both in upper and lower cases.
We can't change the QUIT command in the AIX procedure and we think that this case sensitivity applied in the first test, is not correct. Could you kindly verify?
Change History (3)
comment:1 by , 11 years ago
Status: | new → moreinfo |
---|
comment:2 by , 6 years ago
Status: | moreinfo → new |
---|
Closing because requested information has not been provided.
comment:3 by , 6 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
All commands in FileZilla Server are case-insensitive. What is being written in the server log when you issue an uppercase QUIT? It can't be a QUIT, it must be somethinn else.