One programmer’s opinion:

I did a migration from the Blobstore to GCS some years ago. The docs for
GCS were a little bit obtuse and took a little work to figure out, but the
end result was satisfying - GCS is a vastly better blobstore than the old
Blobstore. And the GCS API is much more powerful than the BlobstoreService
API.

It’s worth putting effort into the transition. Copying the data is
relatively straighforward; the hard part is transitioning your code away
from the Blobstore API, and Google can’t really help with that.

Jeff

On Thu, May 18, 2017 at 4:44 AM, Joshua Fox <[email protected]> wrote:

> Thank you, that is a useful illustration of  how to access Blobstore from
> code that is not a browser.
>
> On Thu, May 18, 2017 at 12:15 AM, Jason Collins <[email protected]
> > wrote:
>
>> This (unsupported, open source) tool might help too:
>> https://github.com/GoogleCloudPlatform/appengine-blobstoremigrator-python
>>
>>
>> On Wednesday, 17 May 2017 11:51:37 UTC-7, Nicholas (Google Cloud Support)
>> wrote:
>>>
>>> Here's a link to the above mentioned public issue:
>>> https://issuetracker.google.com/35888043
>>>
>>> On Wednesday, May 17, 2017 at 2:37:49 PM UTC-4, George (Cloud Platform
>>> Support) wrote:
>>>>
>>>> Hello Joshua,
>>>>
>>>> There is work in progress on this issue, as one can gather from the
>>>> "Add full blobstore support to bulkloader" issue
>>>> <https://b.corp.google.com/issues/35888043>.
>>>>
>>>> Meanwhile, similar functionality can be set up on user side. As an
>>>> example, the "Backup GAE Data/Files from Blob Store to Google Cloud Storage
>>>> / other space" page
>>>> <http://stackoverflow.com/questions/17478008/backup-gae-data-files-from-blob-store-to-google-cloud-storage-other-space>
>>>> provides useful information.
>>>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at https://groups.google.com/group/google-appengine.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/google-appengine/f246b4b2-6f27-4ac7-8ee8-9f9e925e697a%
>> 40googlegroups.com
>> <https://groups.google.com/d/msgid/google-appengine/f246b4b2-6f27-4ac7-8ee8-9f9e925e697a%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> *JOSHUA FOX*
> Principal Software Architect | Freightos
>
>
> ☏* (Israel): *+972-545691165 <+972%2054-569-1165> | ☏* (US)*:  +
> 1-3123400953 <(312)%20340-0953>* | Skype*: joshuafox.freightos
> Smoother shipping with the world's online freight marketplace.
> Online Marketplace
> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fcompare-book-manage-freight-quotes%2F&sa=D&sntz=1&usg=AFrqEzfMkBQBWsovNlg47sIDORa5FpHDkQ>
>  / In the News
> <https://www.google.com/url?q=https%3A%2F%2Fwww.freightos.com%2Fabout-us%2Fin-the-news%2F&sa=D&sntz=1&usg=AFrqEzexnYSKKYuEW4zuC-QrR4X8G53w6Q>
>  / Freightos Blog
> <http://www.google.com/url?q=http%3A%2F%2Ffreightos.com%2Fresources%2Ffreightos-blog%2F&sa=D&sntz=1&usg=AFrqEzczY9ZxESxvh7ITnd_Al01Xyp4gdA>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-appengine/CAD%3DB7cOqmHrZuWEgUoL8LHaA5J2x9H8
> oK%2BJ0XoDVekuFHsYiFw%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cOqmHrZuWEgUoL8LHaA5J2x9H8oK%2BJ0XoDVekuFHsYiFw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CADK-0ugCvmMYnskTakUJePzPi5OmVonQw32apRSi2YyTk9atpw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to