• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Plesk does not like my FTP backup server

H9k

Regular Pleskian
I am running Plesk 12 on a dedicated server at OVH and am using their FTP backup service.
However, Plesk seems to have trouble talking to that FTP server. When configuring it in the Plesk GUI, it returns an error because it thinks it cannot find the test file created, however in the error message itself you can see the listing returned by the server ("..", "." and the test file itself), and I can also verify via ftp client that the test file gets created.
I managed to activate the configuration by setting it manually in the sql database. Backup works fine to FTP, the files get uploaded and I can also see the list of backups in the Plesk GUI. However, removing a backup in FTP also does not work.
I tried both active and passive mode, no difference.
Unfortunatelly I cannot tell which FTP server brand / version this is. A Plesk 11.5 install on another server works fine, but then it also uses another FTP server, so there might be differences there.
Anyone else having problems with FTP?
 
Hi H9k,

it sounds like several possibilities....

The first ones I got in my brain:

*) Passive/Active mode problem?
*) Remove the file and try again
*) Connection problems while test is running
 
drwxr-xr-x 2 100 ftpgroup 2 May 26 21:37 .
drwxr-xr-x 3 100 ftpgroup 21 May 26 21:37 ..
drwxr-xr-x 3 100 ftpgroup 21 May 26 21:37 .
drwxr-xr-x 3 100 ftpgroup 3 Mar 18 20:49 ..
-rw-r--r-- 1 100 ftpgroup 447775916 May 9 22:14 backup_1405092212.tar
-rw-r--r-- 1 100 ftpgroup 447693996 May 10 22:14 backup_1405102212.tar
-rw-r--r-- 1 100 ftpgroup 447745196 May 11 22:14 backup_1405112212.tar
-rw-r--r-- 1 100 ftpgroup 447796396 May 12 22:14 backup_1405122212.tar
-rw-r--r-- 1 100 ftpgroup 451708076 May 13 22:14 backup_1405132212.tar
-rw-r--r-- 1 100 ftpgroup 1125285036 May 14 22:16 backup_1405142212.tar
-rw-r--r-- 1 100 ftpgroup 1129401516 May 15 22:16 backup_1405152212.tar
-rw-r--r-- 1 100 ftpgroup 1067275436 May 16 22:16 backup_1405162212.tar
-rw-r--r-- 1 100 ftpgroup 1076255916 May 17 22:16 backup_1405172212.tar
-rw-r--r-- 1 100 ftpgroup 1102265516 May 18 22:16 backup_1405182212.tar
-rw-r--r-- 1 100 ftpgroup 1136917676 May 19 22:17 backup_1405192212.tar
-rw-r--r-- 1 100 ftpgroup 1190196396 May 20 22:17 backup_1405202212.tar
-rw-r--r-- 1 100 ftpgroup 1185752236 May 21 22:17 backup_1405212212.tar
-rw-r--r-- 1 100 ftpgroup 1199750316 May 22 22:17 backup_1405222212.tar
-rw-r--r-- 1 100 ftpgroup 1202054316 May 23 22:17 backup_1405232212.tar
-rw-r--r-- 1 100 ftpgroup 1202873516 May 24 22:17 backup_1405242212.tar
-rw-r--r-- 1 100 ftpgroup 1202463916 May 25 22:17 backup_1405252212.tar
drwxr-xr-x 2 100 ftpgroup 2 May 26 21:37 check0
-rw-r--r-- 1 100 ftpgroup 728236 May 15 19:15 test_1405151915.tar
Repository error: created file not present in directory listing

This is the error message when I save the FTP repository settings. I added the linebreaks for better understanding.
As you can see, backups are there, and even the "check0" file is there. Well, actually it's a directory for some reason.

I tried active/passive and removing the file, still the error.
Also, I don't think it's a connection problem since Plesk actually gets a full reply from the FTP server.
 
Same thing for me. After upgrading from 11.5 to 12.0.18 I can not configure ftp backup server any more. Same server was working fine with 11.5.
 
Hello,

The issue was reproduced on test environment and reported to developers (PPP-10433 for references). It will be fixed in nearest microupdates.
 
Hello,

The issue was reproduced on test environment and reported to developers (PPP-10433 for references). It will be fixed in nearest microupdates.

It was fixed but now it gives another error for scheduled backups:

Code:
Unable to rotate dump: The dump rotation is failed with code '1' at /usr/local/psa/admin/bin/plesk_agent_manager line 1041.
 
It was fixed but now it gives another error for scheduled backups:

Code:
Unable to rotate dump: The dump rotation is failed with code '1' at /usr/local/psa/admin/bin/plesk_agent_manager line 1041.

Hello!
And the issue was reproduced on test environment and reported to developers (PPP-10462 for references). It will be fixed in nearest microupdates.
We apologize for any inconvenience.
 
Same thing for me. After upgrading from 11.5 to 12.0.18 I can not configure ftp backup server any more. Same server was working fine with 11.5.

Same thing for me, also after today #6 update (12.0.18 update 6)

When I try to configure FTP Backup Server, I have error "Transport error: unable to list directory: Curl error: Login denied". Same server was working fine with 11.5
 
Last edited:
Problem solved after #12 update ("Users could not use an FTP server as a remote backup repository if their FTP usernames contained the @ sign. (PPPM-1862)")
 
Back
Top