• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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