Hi PK That is exactly what I'm trying to do, thanks for the reply
The SDK/GCS serving part seems to be separate from the upload/library logic, If I'm not mistaken, so my issue is currently the serving part (offtopic, I seem to be manually modifying the cloudstorage library for the serving url part, don't remember why, I probably need to re-visit that logic when I restore old images because I can upload and verify new images, however their serving urls seem to be faulty for me, concatenating port and hostname without a ":" etc ... ) I've just uploaded a 2MB photo to my old setup, checking whether it's loaded as a blob into the .rdbms, however that wasn't the case, yet the photo is missing, I suspect I need to find the location of that photo, move all photos, and continue from there (my current theory) Yet I'm unable to find that path, I always had --storage_path / --blobstore_path's set -- yet the photo is missing I'm puzzled, it doesn't seem to be in the AppData / Temp folder either, although I couldn't verify it 100%, the old directories seem to be untouched TLDR, I'm missing my GCS images, can't find them, can't transport them to my new setup -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
