Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-expand-tabs-free domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/websitedevait/public_html/wp-includes/functions.php on line 6131
How do I change the default directory for backups in Plesk? | Advanced Internet Technologies

By default the Backup Manager in Plesk stores local backups in /var/lib/psa/dumps.

You can change this location by editing /etc/psa/psa.conf. Find the following block in the file:

# Backups directory

DUMP_D /var/lib/psa/dumps

DUMP_TMP_D /tmp

Change the path for DUMP_D to your new desired location, then restart Plesk for the changes to take effect:service psa stopall

service psa restart

Alternatively, if you don’t want to make the change, you can mount another volume to the default backup directory.