• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Uninstall 4PSA TotalBackup

F

farago

Guest
Hi

Upgraded Plesk to 7.5.4 - broke 4PSA modules - ioncube errors bla bla.

Successfully updated other PSA modules:
Server Assistant / Qmail Manager / but having trouble with Total Backup.

Failure message is "This installer can not update the system while the 4PSA Total Backup backup program is running."


Any thoughts on how to stop the Total Backup engine using command line? cant get at it via Plesk

Thanks!

Peter
 
killall -9 do_backup

You can stop the running backup with:

killall -9 do_backup
 
Back
Top