• 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.

Backup optimization

cygus

Basic Pleskian
Hi,

I would like to optimize backup proces.
Now Plesk backups full data do FTP but I have 500GB HDD, DATA is 220GB so there is no free space during backup proces.

I think about backup each client/domain separately.

How can I optimize backup proces?

Best regards
 
It's very interesting but when I run the script to ftp backup I have after about 3-4hours one file named server_130221083221 without suffix (on ftp) and one error:

Back up server
PHP Warning: fclose(): FTP server error 421:421 Data timeout. Reconnect. Sorry.
in /opt/psa/fullbackup.php on line 154
Created full server backup 'ftp://[email protected]/fullbackup_130221083221'

What is wrong?

Regards.
 
Looks like it vsftp server related problem. Try to increase value

idle_session_timeout = 600 (Default)

in vsftpd.conf file and restart vsftpd service.
 
Ok, I try it but file is transfered (size is about 185GB).
Is possible to extract this file and restore for example only DB or one file?
 
Back
Top