• I’m adding this plugin to a pre-existing site. It’s easy enough to install the plugin, and new media uploads are routed to the Azure storage account, as they should be. (Which, by the way, thank you for the plugin.)

    What is the best approach for taking the existing contents of the uploads directory and “migrating” them to Azure? It’s easy enough to download the files, then re-upload them to Azure using a tool like Azure Storage Explorer, and then run a database search/replace on URIs like //oldsite/wp-content/uploads/. But that feels inelegant, at best.

    As a related feature request, I would love for the plugin to handle part or all of this itself – iterating through the existing media library, uploading them to Azure, rewriting the existing attributes, and (optionally?) deleting the “local” uploads when they’re no longer needed.

Viewing 1 replies (of 1 total)
  • Hi @desmith,

    There is a GitHub issue requesting the same feature as you describe. I don’t have any update on this, unfortunately. You can subscribe to that GitHub issue to receive future updates.

    The issue: https://github.com/10up/windows-azure-storage/issues/112

    Because GitHub is our medium for plugin development, I’m marking this topic as Resolved. If you have any comments, please consider adding them to the GitHub issue above.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request/question for installing on an existing site’ is closed to new replies.