[Tutor] How do we upload multiple files simultaneously?

Lie Ryan lie.1296 at gmail.com
Sat Jan 10 23:19:55 CET 2009


On Fri, 09 Jan 2009 21:48:51 -0800, john dow wrote:

> Dear  All,
> 
> I a newbie to python...
> 
> my problem is to upload more than one file on a single go. I have an
> option open is using some FTP client...
> 

You might be interested with Twisted.

Alternatively you might also be interested with threading or 
multiprocessing and also urllib.



More information about the Tutor mailing list