• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved Need to delete folder before restore?

CGI1979

Basic Pleskian
We had the case, that a full restore in the backupmanager did not resolve the problems in the website.
After we deleted the folder and restored again the problems disappeared.

What does restore exactly do and is it always recommended to delete a folder before restoring it?

Thanks,
Chris
 
Hi CGI1979,

unfortunately, you don't provide enough informations about:
the problems in the website
... which makes it impossible to investigate possible issues/errors/problems.

What does restore exactly do
The restore replaces files and folders with the ones from your backup, but doesn't change the existing permissions.

is it always recommended to delete a folder before restoring it
No, not necessarily; but you should keep in mind, that existing permissions are not changed, when you overwrite files and folders from your backup. For this goal, you should consider to use the Plesk Repair Utility with the example command:
Code:
plesk repair fs example.com -y -v


Additional informations and documentations:

 
Back
Top