The following command can be used to delete all the backup files in a plesk server.
cd /var/lib/psa/dumps/
rm -rf *
When might you need to do this?
You might find that your disk runs out of space due to the many automated plesk backups that are run and when you check /var/lib it will show 100% being used, like this…