• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 9.2.1 (Windows) Backup Transfer to FTP issue.

After adding the reg key;
I've open the Windows registry path "HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config"
and created the "FtpRequestTimeOut" DWORD key with a value of "60000" seconds (about 16,6 hours).

The backup is uploaded correctly!
So we will try it on another server to confirm this fix (for us).
 
Problem resolved (in our server)

Hi:

First we went to the Windows registry path "HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config"
and created the "FtpRequestTimeOut" DWORD key with a value of "60000" seconds (about 16,6 hours).
This value should be more time than the time that takes the longest backup to finish.


Second, we scheduled a task in task manager to make the backups of every domain configured in the server.
The script is similar to this one:
"C:\Program files\Parallels\Plesk\bin\pleskbackup.exe" --domains-name "domain.com" --output-file=ftp://ftpUser:ftpPassword@IPftpServer/

Of course, replace "ftpUser", "ftpPassword", "IPftpServer" and "domain.com" with your configuration.


To make a backup only with the hosting, add this option: -only-hosting
To make a backup only with the mail configuration and mailboxes, add this option:-only-mail


This was the solution in our server.
I hope it helps.

Regards
 
Same with my plesk 9.2.1 as well.

HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config
I didn't have such path in registry so I have tried to create is and add a height timeout as suggested, but no success.

I have tried adding rules to the firewall as suggested to prevous 9.x versions.

I have migrated my VPS from 8.6 to 9.2.1 and cannot setup backups.

Pleask help..
 
Back
Top