regarding uploading file to cloud storage bucket via appengine

43 views
Skip to first unread message

Prathmesh Busa

unread,
Apr 17, 2022, 11:37:23 AM4/17/22
to Google App Engine
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  

Ernesto Contreras Pinon

unread,
Apr 18, 2022, 5:07:44 PM4/18/22
to Google App Engine

Can you share details about your application’s use case and the runtime environment you are using? As shown in this documentation, 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. 

Reply all
Reply to author
Forward
0 new messages