urllib.urlretrieve and PASV mode

Mats Wichmann mats at laplaza.org
Fri Mar 21 11:39:58 EST 2003


Is there a way when using urllib.urlretrieve() to
use passive mode for ftp transfers?  It looks like
this is supported in ftplib (set_pasv method),
but not used by urllib. Unless I'm missing something.


Mats

Mats Wichmann





More information about the Python-list mailing list