You may want to look here:

http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_protocol.html#PostPhotos

If you are looking to upload photos that a user has uploaded, you will not
be able to save the image in the file system. You'll have to buffer the data
in memory and post to Picasa's API.

On Sun, Nov 8, 2009 at 10:43 PM, Kishore Jaladi <[email protected]>wrote:

>
> Hi,
> Is there a way to upload files on local file system to picasa on
> google app Engine? The google app engine cannot read local files. I
> tried to use GAEVFS (Virtual File system), but I could not figure out
> how to create MediaFileSource from FileObject. Any help please?
>
> - kjaladi
>
> >
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to