Use Google Cloud Storage API to uploaded user uploaded images and files. App Engine does not allow app to write to any file or directory within the application. All storage must be external to the application because each new file added to the app is a new version of an app.