【问题标题】:Storing a file in the blobstore from a URL in app engine?从应用引擎中的 URL 将文件存储在 blobstore 中?
【发布时间】:2010-08-03 07:28:53
【问题描述】:

我想从http://www.abc.com/files/file.pdf 之类的 URL 中检索文件并存储在 blobstore 中...我该怎么做?

目前它只允许来自表单帖子...

【问题讨论】:

    标签: google-app-engine url google-cloud-datastore blobstore


    【解决方案1】:

    http://code.google.com/appengine/docs/python/urlfetch/fetchfunction.html 然后自己发帖?

    Google 可能不会允许您在短期内向其传递任意 URL,以避免将其用作 DDOS。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-04-04
      • 1970-01-01
      • 2011-03-06
      • 2021-11-30
      • 1970-01-01
      • 2019-01-24
      • 2015-10-05
      相关资源
      最近更新 更多