To schedule backup of the server configuration and all user data:
You can schedule the time using the UNIX crontab entry format. In this format, you can
To schedule the task to run every Nth period, enter the combination */N, where N is the legal value for this field (minute, hour, day, month). For example, */15 in the Minute field schedules the task to start every 15 minutes.
You can type the contracted names of months and days of the week, which are the first three letters: Aug, Jul, Mon, Sat, etc. However, the contracted names cannot be separated with commas or used together with numbers.
usr/local/psa/bin/pleskbackup all <filename>
Where the <filename> is a target backup file name with absolute or relative path to its location.
The data will be backed up without disruption of hosting services and downtime. The resulting backup archive will be placed in the directory you specified.
To schedule backup of a user account and user's sites:
When this limit is reached, the oldest backup files are removed.
This will help you distinguish between backup files.
To schedule backup of a single domain (web site):
When this limit is reached, the oldest backup files are removed.
This will help you distinguish between backup files.