New submission from H-ZeX :
in the __init__ function, call getresp,
however, the getresp don't handle the 120 reply which indicate the request
should be delay or 421 reply
in the rfc 959 page 50, there are all reply that may return
Connection Establishment
120
220
22
Change by H-ZeX :
--
components: +Library (Lib) -XML
___
Python tracker
<https://bugs.python.org/issue34368>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by H-ZeX :
--
components: XML
nosy: H-ZeX
priority: normal
severity: normal
status: open
title: ftplib __init__ function can't handle 120 or 4xy reply when connect to
the server
type: behavior
versions: Python 3.5
___
Python tracker
&