• 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

Daily Backup mysql with plesk

i see here but i don't understand 1 item, is write:
To perform a backup of Panel hosting data, you need to execute the pleskbackup utility command that does the following:

Defines the data that need to be backed up.
Defines the way the backup process will be performed.
Defines properties of the files that will be contained in the backup.
Defines options for exporting the backup as a single file.

Note: Only the first component is obligatory; the others are optional.

The following sections explain the meaning and implementation of each component in detail.

The pleskbackup utility is located in $PRODUCT_ROOT_D/bin/pleskbackup where the $PRODUCT_ROOT_D is /usr/local/psa for RPM-based systems or /opt/psa on DEB-based systems.

To see a complete list of the pleskbackup commands and options, refer to the section Backup Utility Commands and Options.

If the command execution succeeds, a backup is created in the default server backup location, or is exported to a file if exporting options were specified. For details on exporting options, refer to the section Exporting Backup Files. If the command execution fails, a backup is not created.

You can perform advanced configuration of the backup operation through the file $PRODUCT_ROOT_D/admin/share/pmmcli/pmmcli-rc. For more details, refer to the section Defining How the Backup Process Is Performed.


this pleskbackup utility command i need to send in the shell?
Can you help me? (sorry for my english)
 
1. I wouldn't use the command line stuff unless you are 100% sure what you are doing.

2. To make a full backup of the system, you can do a full backup within the Backup Manager.

3. If you want to do a mySQL only backup, just google "mysql nightly backup"
 
hi justin
1 question:

If i make the backup of the domain (not of the server), where i receive all files? in witch folder?
And, with this file i have or not the mysql backup?

P.S. the normal backup from phpmyadmin i don't have problem to do, but i need a daily backup from plesk (if is possibile)
 
Last edited:
Back
Top