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

schedule backup?

B

Ballou

Guest
Hi there.
Is there any examples of scheduling the backup of sitebuilder 4.5?
Would like it to run at least once a day.
 
Unfortunately, there is no built-in scheduled backup feature in Parallels Plesk Sitebuilder but it is possible to arrange backups by cron job directly on the server, for example. You can use SB_ROOT/utils/sbbackup utility for this.
Just check options for "sbbackup" utility (use --help, for this) and add appropriate string for running it in cron tasks.
 
Back
Top