Where is my media stored for WordPress

Colin Léger 1 Reputation point
2021-02-10T15:02:30.717+00:00

I'm having issues with media uploads and I can't wrap my head around it.

An image was uploaded and I can see it on the site (ex. /wp-content/uploads/sites/16/2021/02/reynolds.jpg)

Where is this file stored?
It is not in the AppService Backup file (scary), I can’t find it in the Kudu CMD (Home, Site Root, or System Drive), I connect to the FTP site and I can’t find it there either, it’s not in the database.

I'm also having a plugin issue and would like to know how to navigate to it to investigate.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,933 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2021-02-16T16:07:44.937+00:00

    Hi @Colin Léger ,

    Sincerest apologies with regards to the delayed response. If you created your WordPress site using the following marketplace template, then your folder content /wp-content/uploads/sites/16/2021/02/reynolds.jpg will be a relative path under your wwwroot. I also confirmed that this folder is included inside an App Service backup.

    68679-image.png

    If you used a different method in creating your WordPress site, please comment down below the steps you took. With regards to your plugin issue, can you further elaborate down below?

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.