Multiple FTP download using Muliti thread

johnny rampeters at gmail.com
Tue Dec 5 09:26:13 EST 2006


It places the ftp downloaded contents on the same folder as the this
ftp python script.  How do I set a diffrent download folder location?

johnny wrote:
> It works using ftp.microsoft.com. But where does it put the downloaded
> files? can I specify a download folder location?
>
> Justin Ezequiel wrote:
> > johnny wrote:
> > > When I run the following script, with host and password and username
> > > changed, I get the following errors:
> > > raise error_temp, resp
> > > error_temp: 421 Unable to set up secure anonymous FTP
> > >
> > > Dose the host should allow 4 simultaneous login at a time?
> > >
> > 
> > does it work using ftp.microsoft.com?
> > 
> > post your code




More information about the Python-list mailing list