von shofstetter » Sa 25 Feb, 2006 13:28
Fehler gefunden!!
Zuerst stand in meiner settings_authorizations Datei:
// ----------------------------------------------------------------------------------
// Allowed FTP servers
// Either set it to ALL, or else provide a list of allowed servers
// This will automatically change the layout of the login page:
// - if ALL is entered, then the FTP server input field will be free text
// - if only 1 entry is entered, then the FTP server input field will not be shown
// - if more than 1 entry is entered, then the FTP server will have to be chosen from a drop-down list
// ----------------------------------------------------------------------------------
//$net2ftp_settings["allowed_ftpservers"][1] = "ALL";
//$net2ftp_settings["allowed_ftpservers"][1] = "localhost";
//$net2ftp_settings["allowed_ftpservers"][2] = "192.168.1.1";
$net2ftp_settings["allowed_ftpservers"][3] = "[email protected]";
was zur Folge hatte das meine einzige "Auswahl" auf #3 stand. Dem M$ IE war das egal, doch der klĂĽgere Firefox war auf der Suche nach einem Eintrag mit #1!!!
Nach einer kleinen Änderung läufts dann auch dort:
// ----------------------------------------------------------------------------------
// Allowed FTP servers
// Either set it to ALL, or else provide a list of allowed servers
// This will automatically change the layout of the login page:
// - if ALL is entered, then the FTP server input field will be free text
// - if only 1 entry is entered, then the FTP server input field will not be shown
// - if more than 1 entry is entered, then the FTP server will have to be chosen from a drop-down list
// ----------------------------------------------------------------------------------
//$net2ftp_settings["allowed_ftpservers"][1] = "ALL";
//$net2ftp_settings["allowed_ftpservers"][1] = "localhost";
//$net2ftp_settings["allowed_ftpservers"][2] = "192.168.1.1";
$net2ftp_settings["allowed_ftpservers"][1] = "[email protected]";
Hoffentlich ist das hilfreich wenn jemand mal das selbe Problem hat!!
lg und ein schönes Wochenende noch, Stefan
connected to TA Business Speed Secure 8.192/.768
@ ZyXEL Prestige 334 FW V3.60(JJ.5), Speedtouch 608WL; ZyXEL G-570S 802.11g WirelessAP
~5000m zum Verteiler (Donauzentrum, 1220)