[issue7167] Smarter FTP passive mode

Giampaolo Rodola' report at bugs.python.org
Mon Oct 19 10:50:02 CEST 2009


Giampaolo Rodola' <billiejoex at users.sourceforge.net> added the comment:

If the server is behind a NAT it should be up to the administrator to
properly configure it so that the internal address gets replaced in
PASV/EPSV replies.
Any FTP server provides this possibility.
IMHO, this is not in the realm of problems which should be dealt by
ftplib. It's just server's fault.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7167>
_______________________________________


More information about the Python-bugs-list mailing list