Use post and store to a blog or data store object.  Received files must be
smaller than 1 meg.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of John McLaughlin
Sent: Tuesday, December 28, 2010 11:25 AM
To: Google App Engine
Subject: [google-appengine] Re: FTP alternatives

I wrote an EC2 cURL Server and put it on a micro instance to overcome
similar limitations.  See
http://ec2-204-236-157-181.us-west-1.compute.amazonaws.com,
and https://github.com/mjhm/cURLServer.  It can function as an FTP client,
but if you needed it to be a server, you would need to add that
functionality yourself.

On Dec 28, 10:27 am, david <[email protected]> wrote:
> Hi,
>
> I have an appengine app and I need to receive files from Third 
> Parties.
>
> The best option to me is to receive the files via ftp, but I have read 
> that it is not possible, at least a year ago.
>
> It is still not possible? Which way could I receive the files?
>
> This is very important to my project, in fact it is indispensable.
>
> Thx a lot!!!!

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

Reply via email to