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

Command-line backups

N

NxTek

Guest
Is it possible to run command-line backups like on Linux?
 
Since you asked your question in the "Plesk for Windows" forum , I assume your servers operating system is "windows". Therefore you cannot run linux backup commands from the command line. If you are running a linux operating system on your server and have "root" access, then you can run the backup commands from the command line.:
 
Originally posted by csidewebhost
Since you asked your question in the "Plesk for Windows" forum , I assume your servers operating system is "windows". Therefore you cannot run linux backup commands from the command line. If you are running a linux operating system on your server and have "root" access, then you can run the backup commands from the command line.:
He's asking if he can run the backup utility from the command line in Windows, similar to what he does with Plesk for Linux.
 
Doh! I noticed in the Email alert I got for scheduled alerts -

For user: psaadm
Running task: "C:\Program Files\SWsoft\Plesk\admin\bin\backup.exe" --config-file "C:\Program Files\SWsoft\Plesk\Backup\backup_schedule.psc"
Started: Friday, April 29, 2005 3:00:52 AM
Ended: Friday, April 29, 2005 3:35:43 PM with code (0)

So I'm assuming I can run
C:\Program Files\SWsoft\Plesk\admin\bin\backup.exe --config-file C:\Program Files\SWsoft\Plesk\Backup\backup_schedule.psc
from the command-line.
 
Back
Top