Sohaib Ahmad added the comment: The problem is reproducible on latest python 2.7 package (2.7.12).
I tried the same scenario on 2.7.10 and it worked fine. I am not sure if this issue can be reopened or should I create a new one? In my case first transfer succeeds but second ftp transfer fails with the error: [Errno ftp error] 200 Type set to I I am using urllib.urlretrieve(url, local_path) to retrieve two files (one by one) from FTP server. ---------- nosy: +Sohaib Ahmad _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1067702> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com