Login (not) incorrect // BackWPUp
-
Hi,
I use the free version, self-hosted. When I try to save the backup on my server via FTP, I get the error message “Login incorrect” despite the correct login. The problem seems to be caused by the fact that the server does not respond to the “USER” command, whereupon the “Login incorrect” error is displayed and I cannot subsequently upload the backup. Most of my pages work and the server replies “logged in”. What’s going on there?
What I’ve already done:
– FTP name, name, user, directory checked (everything is correct)
– Alternative FTP users created
– formulated a new order
– Directory permissions checked, they are correctWhat I also found out:
– One of my web pages works with an old MySql server version, if I create the database under MySql 5.7, I also get the above errorsWhat can I do so that the server logs me in?
Below is a positive and a negative example of the protocol.
Best
AlexanderPositive example:
[26-Jun-2020 11:31:48] 1. Versuche, Backup an FTP-Server zu senden …
[26-Jun-2020 11:31:48] Verbunden mit dem FTP-Server: home314098842.1and1-data.host:21
[26-Jun-2020 11:31:48] FTP-Client-Befehl: USER u5702xxx
[26-Jun-2020 11:31:48] Antwort des FTP-Servers: User u5702xxx logged in.
[26-Jun-2020 11:31:48] FTP-Client-Befehl: SYST
[26-Jun-2020 11:31:48] Antwort des FTP-Servers: UNIX
[26-Jun-2020 11:31:48] Aktueller FTP-Ordner ist: /BackUpxxx/
[26-Jun-2020 11:31:48] FTP-Client-Befehl: PASV
[26-Jun-2020 11:31:48] Antwort des FTP-Servers: Passivmodus gestartet
[26-Jun-2020 11:31:48] Hochladen ins FTP-Verzeichnis hat begonnen …
[26-Jun-2020 11:32:03] Sicherungsdatei wurde zum FTP-Server übertragen: /BackUpxxx.zip
[26-Jun-2020 11:32:03] Auftrag erledigt in 151 Sekunden.Error Example:
[28-Jun-2020 15:50:54] 1. Versuche, Backup an FTP-Server zu senden …
[28-Jun-2020 15:50:54] Verbunden mit dem FTP-Server: home314098842.1and1-data.host:21
[28-Jun-2020 15:50:54] FTP-Client-Befehl: USER u5702xxxx
[28-Jun-2020 15:50:56] Antwort des FTP-Servers: (in contrast to the positive example, there is nothing here, the line remains empty)
[28-Jun-2020 15:50:56] FTP-Client-Befehl: PASS *******
[28-Jun-2020 15:50:56] Antwort des FTP-Servers:
[28-Jun-2020 15:50:56] FTP-Client-Befehl: SYST
[28-Jun-2020 15:50:56] WARNUNG: ftp_systype(): Login incorrect.
[28-Jun-2020 15:50:56] FEHLER: Antwort des FTP-Servers: SYSTYPE kann nicht abgefragt werden
[28-Jun-2020 15:50:56] WARNUNG: ftp_mkdir(): Login incorrect.
[28-Jun-2020 15:50:56] WARNUNG: ftp_chmod(): Login incorrect.
[28-Jun-2020 15:50:56] FEHLER: FTP-Ordner “BackUps_LF” kann nicht erstellt werden! Das Eltern-Verzeichnis könnte schreibgeschützt sein.- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
- This topic was modified 5 years, 11 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Login (not) incorrect // BackWPUp’ is closed to new replies.