Titel: Loginfehler über Opera Beitrag von: NickTheRipper am 30. Oktober 2003, 14:42:27 Nachdem ein Login auf unseren Server über den IE Fehler verursachte und die gelöst werden konnten, gab es Anfragen über fehlerhafte Logins vom Browser "Opera" aus.
Der Debugmodus zeigte folgendes, welches ich nicht deuten kann: Code: dispatching LOG_CMD command 'CWD download/' to mod_log dispatching PRE_CMD command 'MODE B' to mod_core dispatching PRE_CMD command 'MODE B' to mod_core dispatching CMD command 'MODE B' to mod_xfer dispatching LOG_CMD_ERR command 'MODE B' to mod_log dispatching PRE_CMD command 'PASV' to mod_core dispatching PRE_CMD command 'PASV' to mod_core dispatching CMD command 'PASV' to mod_core Entering Passive Mode (213,23,147,98,4,101). dispatching LOG_CMD command 'PASV' to mod_log dispatching PRE_CMD command 'LIST' to mod_core dispatching PRE_CMD command 'LIST' to mod_core dispatching CMD command 'LIST' to mod_ls passive data connection opened - local : 213.23.147.98:1125 passive data connection opened - remote : 145.254.69.140:4790 dispatching LOG_CMD command 'LIST' to mod_log dispatching LOG_CMD command 'LIST' to mod_ls dispatching PRE_CMD command 'CWD ~' to mod_core dispatching PRE_CMD command 'CWD ~' to mod_core dispatching CMD command 'CWD ~' to mod_core dispatching LOG_CMD_ERR command 'CWD ~' to mod_log dispatching PRE_CMD command 'CWD download/Info/' to mod_core dispatching PRE_CMD command 'CWD download/Info/' to mod_core dispatching CMD command 'CWD download/Info/' to mod_core dispatching LOG_CMD_ERR command 'CWD download/Info/' to mod_log dispatching PRE_CMD command 'CWD ~' to mod_core dispatching PRE_CMD command 'CWD ~' to mod_core dispatching CMD command 'CWD ~' to mod_core dispatching LOG_CMD_ERR command 'CWD ~' to mod_log dispatching PRE_CMD command 'SIZE download' to mod_core dispatching PRE_CMD command 'SIZE download' to mod_core dispatching CMD command 'SIZE download' to mod_core dispatching LOG_CMD_ERR command 'SIZE download' to mod_log dispatching PRE_CMD command 'CWD download' to mod_core dispatching PRE_CMD command 'CWD download' to mod_core dispatching CMD command 'CWD download' to mod_core dispatching LOG_CMD_ERR command 'CWD download' to mod_log Als erstes wird der Fehler Code: dispatching LOG_CMD_ERR command 'MODE B' to mod_log herausgegeben und anschließend Code: dispatching LOG_CMD_ERR command 'CWD ~' to mod_log welches dazu führt, daß man zwar alle Verzeichnisse im Ordner Download sehen kann, aber man kommt in keine weiteren Unterverzeichnisse. Mit dem IE und FTP-Proggys geht jetzt alles super. Was bedeutet 'MODE B' und wie kann ich den Fahler beheben? |