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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to