johnny wrote:

> 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?

by prepending a directory name to the filename in the open(p, 'wb') call.

</F>

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

Reply via email to