• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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