[appengine-java] Re: Writing to a local file system using gaevfs

2009-09-24 Thread Sam Sach
Never mind. I think I answered my own question. --Sam On Sep 24, 4:20 pm, Sam Sach wrote: > Sorry, I meant to write: "if gaevfs is READ only to local file > systems". > > --Sam > > On Sep 24, 4:15 pm, Sam Sach wrote: > > > I'd just like to know if t

[appengine-java] Re: Writing to a local file system using gaevfs

2009-09-24 Thread Sam Sach
Sorry, I meant to write: "if gaevfs is READ only to local file systems". --Sam On Sep 24, 4:15 pm, Sam Sach wrote: > I'd just like to know if this is possible -- or if GAE is write only > (to local file systems)? > > --Sam --~--~-~--~~~---

[appengine-java] Writing to a local file system using gaevfs

2009-09-24 Thread Sam Sach
I'd just like to know if this is possible -- or if GAE is write only (to local file systems)? --Sam --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send emai

[appengine-java] Re: What's the Java equivalent of appcfg.py?

2009-09-14 Thread Sam Sach
support for Google App > Engine; this is considered experimental for now: > >    http://code.google.com/p/gaevfs/wiki/H2GAE > > Vince > > On Mon, Sep 14, 2009 at 2:52 PM, Sam Sach wrote: > > > Hi: > > > I'd like my app to download and upload from the datastore

[appengine-java] What's the Java equivalent of appcfg.py?

2009-09-14 Thread Sam Sach
Hi: I'd like my app to download and upload from the datastore -- that is, to work as a file system. The only API, however, that I've found that does this is written in Python. I'd like to know what if there's a Java equivalent. --Sam --~--~-~--~~~---~--~~ You re