You can use a master folder for your files.

project\
   - scripts\
   - gae_project\

On Sat, Feb 5, 2011 at 19:21, nacho <vela.igna...@gmail.com> wrote:
> I need to run a console application that fetchs the content of a url an
> writes (locally) in a file of my project.
>
> I can't get this running because appengine sandbox dosn't allows to write
> files.
>
> But this is a task I that need to run locally.
>
> I could put this class outside my project and run it, but I would like to
> have inside my project.
>
> Is there any way that I could do this?
>
> --
> 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.
>

-- 
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