Hi

You can read files but they must be in you appengine application
directory or a subdirectory.
of it and then uploaded when you deploy

You can't chmod and there is no need to.

Also these files shouldn't be accessible through the static files
directive in app.yaml (I believe)

T



On Apr 10, 12:49 pm, Vaswani <[email protected]> wrote:
> Hi,
>
> I am a developing a web application which has no database but instead
> uses some text files(.txt) as a data store. While running on my local
> machine, I am able to access the folder which has these files (the
> folder is in my application directory). However, when I upload my
> application to the app engine server, I am denied permission to access
> this folder and files.
>
> I have tried using os.chmod to change permissions but still nothing
> works.
> What could be the problem?
>
> -Vaswani
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to