Plesk

pleskbackup.exe: Backing Up Content and Configuration

The pleskbackup.exe utility is used for backing up configuration and
data.

Usage

pleskbackup.exe <command> [<arguments>] [<options>]

To back up the Plesk server excluding the customers listed in the file
customers.txt:

Example

The following command backs up the Plesk server excluding the domains
listed in the file domains.txt with displaying information about the
backup process:

plesk bin pleskbackup.exe server --exclude-client-file=domains.txt -v

Commands

Command Argument Description Example
--server Backs up whole Plesk server.

To back up the whole Plesk server:

plesk bin pleskbackup.exe --server

--resellers-name [ <login-1> <login-2> <...> <login-n> ]

Backs up all data for the resellers specified by logins.

Logins should be separated by spaces, and, if on Windows,
enclosed in quotes.
Can be used with the --from-file option. In such case,
resellers specified in the file are backed up and resellers
specified as command arguments are ignored.

If no logins are specified and the -f option is not used,
all resellers are backed up.

To back up the reseller with the login name reseller1:

plesk bin pleskbackup.exe --resellers-name reseller1

Exit mobile version