Lad wrote:

>> to use any communications protocol (including HTTP), both ends must have
>> programs that can talk that protocol...
>>
> Sure, but browsers have FTP support.

ftp upload support ?

> But how to call the FTP API from Python?

if you want the users to upload things using FTP, why do *you* need
to call "the FTP API" (whatever that is) from Python ?  why not just
set up a server?

</F>

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to