pleskbackup Commands and Options Reference
http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.0-backup-cli-guide/
Location
- Plesk for Linux/Unix:
/usr/local/psa/bin/pleskbackup
- Plesk for Windows:
%plesk_dir%\bin\pleskbackup
where
%plesk_dir%
is environment variable for Plesk installation directory. By default, it is"C:\Program Files\Parallels\Plesk"
.
Usage
pleskbackup <command> [<arguments>] [<options>]
Commands
Command |
Argument |
Description |
---|---|---|
|
|
Backs up whole Plesk server. |
|
|
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 If no logins are specified and the |
|
|
Backs up all data for the resellers specified by IDs. IDs should be separated by spaces, and, if on Windows, enclosed in quotes. Can be used with the If no IDs are specified and the |
|
|
Backs up all data for the clients specified by logins. Logins should be separated by spaces, and, if on Windows, enclosed in quotes. Can be used with the If no logins are specified and the |
|
|
Backs up all data for the clients specified by IDs. IDs should be separated by spaces, and, if on Windows, enclosed in quotes. Can be used with the If no IDs are specified and the |
|
|
Backs up all data for the domains specified by names. Names should be separated by spaces, and, if on Windows, enclosed in quotes. Can be used with the If no names are specified and the |
|
|
Backs up all data for the domains specified by IDs. IDs should be separated by spaces, and, if on Windows, enclosed in quotes. Can be used with the If no IDs are specified and the |
|
|
Displays help on the utility usage. |
Exclude Options
Option |
Description |
---|---|
|
Skips resellers with the specified logins during backup. |
|
Skips resellers listed in the specified file during backup. |
|
Skips clients with the specified logins during backup. |
|
Skips clients listed in the specified file during backup. |
|
Skips domain with the specified names during backup. |
|
Skips domains listed in the specified file during backup. |
General Options
Option |
Description |
---|---|
|
Shows more information about backup process. Multiple |
|
Backs up only configurations of Plesk objects, excluding their content. |
|
Splits the backup files into parts of the specified size. The parts are numbered by appending numerical suffixes starting with Size is specified in Kbytes, Mbytes or Gbytes. If none is defined, then interpreted as being in bytes. If no argument is specified, default value of 2 Gbytes is used. |
|
Sets that objects content is archived without compressing. |
|
Backs up only mail configuration and content. When used with the When used with the Cannot be used together with the |
|
Backs up only physical hosting configuration and Web site content, including site applications, databases and subdomains. Cannot be used together with the |
|
Suspends domains during backup operation. |
|
Backs up resellers|clients|domains listed in the specified file, ignoring those specified in the command line as arguments. The file should be in plain text format and should contain a list of resellers|clients|domains, one per line. Used only with the Depending on the command, resellers|clients|domains are listed in the file by either logins or IDs. |
|
Sets that log files are not saved to backup. |
|
Adds specified prefix to the backup files names. Used to customize backup file name which is created with thebackup prefix by default. |
FTP Options
Option |
Description |
---|---|
|
Specifies FTP login that will be used for uploading backup file to the FTP server. |
|
Specifies password that will be used for uploading backup file to the FTP server. |
Output File Option
Option |
Description |
---|---|
|
Exports backup as a single file to |
|
Exports backup as a single file with the specified name to a local file system and removes backup from Plesk repository. |
|
Exports backup as a single file to the specified FTP server and removes backup from Plesk repository. The The |