[google-appengine] Re: Writing to the file system?

2009-03-17 Thread Ronn Ross
Can you stream a binary object using GAE's mail api? I would like to attach
these documents to an email.-Ronn

On Mon, Mar 16, 2009 at 9:25 AM, Sudhir  wrote:

>
> The simplest thing would be to store the files in the datastore. since
> they're text files, a text or blob property should do fine you can
> use the blob for things like word docs and non text / binary formats
> too.
>
> Sudhir
> blog.sudhirj.com
>
> On Mar 16, 6:15 pm, Ronn Ross  wrote:
> > Does anyone know a work around for this type of task?
> >
> >
> >
> > On Mon, Mar 16, 2009 at 9:10 AM, Sudhir  wrote:
> >
> > > No, I don't believe you can... part of the security restrictions.
> >
> > > Ronn Ross wrote:
> > > > Can you write to the file system with app engine? My app requires
> people
> > > to
> > > > upload text documents.
> > > > Thanks
> >
>

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



[google-appengine] Re: Writing to the file system?

2009-03-16 Thread M. Page-Lieberman

No. It's prohibited to write to the file system.

On Mar 16, 2009, at 9:10, Andrew Badera  wrote:

>
> I'm sure this has never come up before ... certainly not recently ...
>
>
> On Mon, Mar 16, 2009 at 9:08 AM, Ronn Ross   
> wrote:
>> Can you write to the file system with app engine? My app requires  
>> people to
>> upload text documents.
>> Thanks
>>>
>>
>
> >

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



[google-appengine] Re: Writing to the file system?

2009-03-16 Thread Sudhir

The simplest thing would be to store the files in the datastore. since
they're text files, a text or blob property should do fine you can
use the blob for things like word docs and non text / binary formats
too.

Sudhir
blog.sudhirj.com

On Mar 16, 6:15 pm, Ronn Ross  wrote:
> Does anyone know a work around for this type of task?
>
>
>
> On Mon, Mar 16, 2009 at 9:10 AM, Sudhir  wrote:
>
> > No, I don't believe you can... part of the security restrictions.
>
> > Ronn Ross wrote:
> > > Can you write to the file system with app engine? My app requires people
> > to
> > > upload text documents.
> > > Thanks
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[google-appengine] Re: Writing to the file system?

2009-03-16 Thread Andrew Badera

I'm sure this has never come up before ... certainly not recently ...


On Mon, Mar 16, 2009 at 9:08 AM, Ronn Ross  wrote:
> Can you write to the file system with app engine? My app requires people to
> upload text documents.
> Thanks
> >
>

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



[google-appengine] Re: Writing to the file system?

2009-03-16 Thread Ronn Ross
Does anyone know a work around for this type of task?

On Mon, Mar 16, 2009 at 9:10 AM, Sudhir  wrote:

>
> No, I don't believe you can... part of the security restrictions.
>
> Ronn Ross wrote:
> > Can you write to the file system with app engine? My app requires people
> to
> > upload text documents.
> > Thanks
> >
>

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



[google-appengine] Re: Writing to the file system?

2009-03-16 Thread Sudhir

No, I don't believe you can... part of the security restrictions.

Ronn Ross wrote:
> Can you write to the file system with app engine? My app requires people to
> upload text documents.
> Thanks
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---