bpo-36570: ftplib retry when passive connection timeouts by davispuh · Pull Request #12740 · python/cpython
Conversation
It's not uncommon to encounter FTP servers which are misconfigured and return unroutable host IP (eg. internal IP) when using passive mode
So if connection timeouts retry with user's specified host
It's not uncommon to encounter FTP servers which are misconfigured and return unroutable host IP (eg. internal IP) when using passive mode So if connection timeouts retry with user's specified host
Closing as https://bugs.python.org/issue36570 was rejected.
So is it fixed or still broken?
Nothing was ever broken. This was not a bug report. It was a feature request, and it was rejected. See the issue I linked to.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters