google-app-engine
Is there a way to zip files directly in cloud storage
Is there a way to zip files directly in the cloud storage without downloading them first? In my case there are 200 files (15-30 MB each) and I want to send them as zip file to the user. It would be best if I don't have to download all files to the webserver and zip them there but instead zip them directly in the cloud storage and download the generated zip file. Is this possible with the php api client (https://github.com/google/google-api-php-client)? I couldn't find anything on this.
Related Links
Stackdriver Analysis report unavailable error
Dependencies not installing from lib directory in google app engine
what is uri / server error
GAE : What is the preferred way of ensuring an outside task really finishes?
WebRTC app.yaml file does not exists
collection_name for ndb.KeyProperty
Is there any way to access Firebase from an App Engine servlet without using manual scaling or the flexible environment?
Why does Google Cloud SQL (using JDBC) take longer to insert records from Google App Engine than from my personal computer?
How do I track Google account logins on python GAE?
Delete and Rename events in google drive
App Engine - How to Clear Cookie
How do I get the path to the Cloud SDK directory using the gcloud command?
Cannot reach Endpoint method with cURL
Find the total instance hours in my Google Apps Engine
Cron Jobs on Google App Engine
Golang GAE, aestest.NewContect not working on local machine. Could not find python interpreter