Replies: 0
Hello
I noticed that for a few days now a lot of backups have been showing notices.
I am using a domain that links to a CNAME (target server)
I tried all the configurations (change of port 21,22 / FTPS / Target server without CNAME)
I still get an error:
[20-Nov-2020 08:34:19] 1. Try to send backup file to an FTP server …
[20-Nov-2020 08:34:19] Connected to FTP server: XXXXXXXXX:21
[20-Nov-2020 08:34:19] FTP client command: USER XXXXXXXXX
[20-Nov-2020 08:34:19] FTP server response: User XXXXXXXXX logged in.
[20-Nov-2020 08:34:19] FTP client command: SYST
[20-Nov-2020 08:34:19] FTP server reply: UNIX
[20-Nov-2020 08:34:19] FTP current folder is: /bdd/
[20-Nov-2020 08:34:19] FTP client command: PASV
[20-Nov-2020 08:34:19] FTP server reply: Entering passive mode
[20-Nov-2020 08:34:19] Starting upload to FTP …
[20-Nov-2020 08:34:19] WARNING: ftp_nb_fput(): php_connect_nonb() failed: Operation now in progress (115)
[20-Nov-2020 08:34:19] WARNING: ftp_nb_fput(): Entering Passive Mode (217,160,123,137,205,56).
[20-Nov-2020 08:34:19] ERROR: Cannot transfer backup to FTP server!
[20-Nov-2020 08:34:19] 2. Try to send backup file to an FTP server …
[20-Nov-2020 08:34:19] Connected to FTP server: XXXXXXXXX:21
[20-Nov-2020 08:34:19] FTP client command: USER XXXXXXXXX
[20-Nov-2020 08:34:19] FTP server response: User XXXXXXXXX logged in.
[20-Nov-2020 08:34:19] FTP client command: SYST
[20-Nov-2020 08:34:19] FTP server reply: UNIX
[20-Nov-2020 08:34:19] FTP current folder is: /XXX/
[20-Nov-2020 08:34:19] FTP client command: PASV
[20-Nov-2020 08:34:19] FTP server reply: Entering passive mode
[20-Nov-2020 08:34:19] Starting upload to FTP …
[20-Nov-2020 08:34:20] Backup transferred to FTP server: /XXX/BDD-XXXXXXXX-2020-11-20--8-34.tar
errors in detail
Type: 2|Line: 640|File: /wp-content/plugins/backwpup/inc/class-destination-ftp.php
Type: 256|Line: 649|File: /wp-content/plugins/backwpup/inc/class-destination-ftp.php
I made a large log file if needed.
I do not understand the problem because the backup is on the remote server, the task is done, but I still have this notice.