Message282793
Found the root problem: a 1xx response doesn't complete a LIST command, it should wait further for a 2xx one. See RFC 959 section 6 (state diagrams).
This could be `urllib`'s rather than `ftplib`'s fault: the former calls low-level subroutines of the latter. |
|
Date |
User |
Action |
Args |
2016-12-09 17:33:11 | Ivan.Pozdeev | set | recipients:
+ Ivan.Pozdeev, giampaolo.rodola, peterpan |
2016-12-09 17:33:11 | Ivan.Pozdeev | set | messageid: <1481304791.23.0.80268576691.issue25458@psf.upfronthosting.co.za> |
2016-12-09 17:33:11 | Ivan.Pozdeev | link | issue25458 messages |
2016-12-09 17:33:11 | Ivan.Pozdeev | create | |
|