Ivan Pozdeev added the comment:

The current solution looks fishy to me. We should stick to 
https://tools.ietf.org/html/rfc959 . In particular, 226 is sent when the server 
closes the auxiliary socket, so the module should react accordingly. Debug 
printing and/or issuing warnings is an obvious no-go.

Also attached a text file illustrating the problem.

----------
Added file: http://bugs.python.org/file45813/ftp_error_illustration.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25458>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to