Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ross 2 posts 82 karma points
    Oct 06, 2016 @ 07:33
    Ross
    0

    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?

    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

  • Steve Morgan 1278 posts 4216 karma points c-trib
    Oct 06, 2016 @ 10:14
    Steve Morgan
    100

    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

  • Ross 2 posts 82 karma points
    Oct 06, 2016 @ 10:27
    Ross
    0

    Perfect, thanks for the reply Steve!

  • 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.

Please Sign in or register to post replies