Plesk for Windows
kb: how-to
Plesk for Linux
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to include / exclude backup files created by a Plesk administrator from the disk usage of a subscription?
Answer
Plesk interface
- Log in to Plesk.
- Go to Tools & Settings > Server Settings.
-
Check / uncheck the backup files created by the administrator option.
- Click OK to apply the changes.
Command-line interface
- Connect to your Plesk server via SSH (Linux) / RDP (Windows Server).
-
Run the command:
# plesk bin server_pref -u -include-admindumps <option>
where
<option>is:-
true- enables including domain backup files in the disk space usage calculation -
false- disables including domain backup files in the disk space usage calculation
-
Note: Subscription disk usage will be recalculated during the next Plesk Daily Maintenance task execution.
Comments
Please sign in to leave a comment.