• 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 MSSQL db

thewolf

Regular Pleskian
Hi,

One of our clients needs to take regular snapshots of his production db on our Plesk server and restore it to his local development system (no Plesk on it) ...

Is there any way for the client to backup his MSSQL db through the Plesk web interface?

Thanks.
 
Plesk's backup it is a zip file. But it contains MSSQL database backups. If you'll rename Plesk's backup to .zip file and open it you will see MSSQL databases backups there (they are files with databasenames)
But I think that it is better to configure SQL server agent to perform that backups.
 
Yeah ..its better to use the EM to shedule the backup ...
 
Back
Top