Giampaolo Rodola' added the comment:

> If ftplib gets an error while doing the PASV
> section of the ntransfercmd it dies.

Which kind of error? What do you mean by "dies"?
If the server returns an error response while ftplib is attempting to
open a passive data channel it is expected that an exception is raised.

----------
nosy: +giampaolo.rodola

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1037516>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to