When backing up an Umbraco website up while the website is running in Azure, we are getting Partial Success because it is failing to back up a few files which are in use. I'm assuming not, but are these files needed if we needed to restore from backup?
File skipped -
\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\External\Index\write.lock:
Sharing violation to
C:\Resources\directory\86aeefc9345e43ed9fea63fa967dc87a.ControllerRole.BackupRestore\acc32c17-19d9-4cbd-b284-2db7739f3f8f\package\fs\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\External\Index\write.lock
File skipped -
\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\Internal\Index\write.lock:
Sharing violation to
C:\Resources\directory\86aeefc9345e43ed9fea63fa967dc87a.ControllerRole.BackupRestore\acc32c17-19d9-4cbd-b284-2db7739f3f8f\package\fs\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\Internal\Index\write.lock
File skipped -
\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\InternalMember\Index\write.lock:
Sharing violation to
C:\Resources\directory\86aeefc9345e43ed9fea63fa967dc87a.ControllerRole.BackupRestore\acc32c17-19d9-4cbd-b284-2db7739f3f8f\package\fs\site\wwwroot\AppData\TEMP\ExamineIndexes\RD00155D492BE9\InternalMember\Index\write.lock
Umbraco Backup in Azure
Hello,
When backing up an Umbraco website up while the website is running in Azure, we are getting Partial Success because it is failing to back up a few files which are in use. I'm assuming not, but are these files needed if we needed to restore from backup?
Hi,
I can't speak for Azure in particular but I wouldn't back up anything in Appdata/cache or Appdata/TEMP nor the /App_data/umbraco.config
Umbraco will rebuild these on start up if they are missing anyhow.
The ones you're seeing as locked are the Examine search indexes.
HTH
Steve
Perfect, thanks for the reply Steve!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.