Re: How do I remove files that have been deployed?

44 views
Skip to first unread message
Message has been deleted
Message has been deleted

Olu

unread,
Oct 17, 2018, 10:34:10 AM10/17/18
to Google App Engine
For Security and scalability reasons, as confirmed in  this documentation, when you application is deployed to App Engine, it is deployed to a local file system that is not writable.

Hence, my recommendation would be that instead of attempting to delete the bad files, why do not remove the bad files from your local copy of your application code and then you can deploy a new version of the Application to App Engine. You can then direct traffic away from the older version or perhaps delete the Old App Engine application version.


Reply all
Reply to author
Forward
0 new messages