• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Have full backups of incrementals on weekends only? possible?

hostking

Regular Pleskian
We find that incrementals during the week take long. Any possible way to schedule full backup of incrementals to run on weekend only?
 
You'll need to deactivate your GUI backup plan and create your own crontab entry instead from where you run the Plesk client with the serverbackup parameter that suits your need:

For example this might work:
# plesk bin pleskbackup server --incremental --ftp-passive-mode --output-file=ftp://ftpuser:[email protected]/FtpFolder/
 
Back
Top