Can you share details about your application’s use case and the runtime 
environment you are using? As shown in this documentation 
<https://cloud.google.com/appengine/docs/standard/php/googlestorage>, App 
Engine generally does not encourage working with local files, as your 
application scales horizontally (generally other solutions are used to 
handle application data and files such as Cloud SQL, Cloud Storage, 
Firestore, etc). However, the available methods for local storage vary with 
each runtime. 
On Sunday, April 17, 2022 at 10:37:23 AM UTC-5 patelprat...@gmail.com wrote:

> Hello I wish to know how can i pass a file path to upload a file to cloud 
> storage bucket as the code is in the app engine  it cannot access the local 
> path that i pass like D:/folder/file
> so any one can help me by sending a example  
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/926f1524-8f8d-4203-8eef-124306314983n%40googlegroups.com.

Reply via email to