【问题标题】:Migrating Wordpress media files to Google App Engine Wordpress将 Wordpress 媒体文件迁移到 Google App Engine Wordpress
【发布时间】:2017-05-01 05:46:18
【问题描述】:

我正在尝试将现有的 wordpress 网站迁移到 Google App Engine。按照教程,我通常让它通过标准的应用程序引擎环境工作。但是,我想将数千个媒体文件迁移到云存储桶中,但我一直坚持最好的方法是什么。

用于 wordpress 的 Google App Engine 插件处理上传到 Google Storage 存储桶并利用“filter_directory”重定向媒体上传,但对于旧文件,这似乎很棘手。有什么想法吗?

【问题讨论】:

    标签: php wordpress google-app-engine google-cloud-storage


    【解决方案1】:

    在尝试解决此问题后,我最终只是手动将文件复制到新的 Google Cloud Bucket。 The Google Cloud Storage plugin过滤wp_upload目录,指向云桶。它通常有效

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多