[Patches] [ python-Patches-1726451 ] ftplib and ProFTPD NLST 226 without 1xx response

SourceForge.net noreply at sourceforge.net
Sun May 27 17:06:18 CEST 2007


Patches item #1726451, was opened at 2007-05-27 15:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1726451&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kenneth Loafman (loafman)
Assigned to: Nobody/Anonymous (nobody)
Summary: ftplib and ProFTPD NLST 226 without 1xx response

Initial Comment:
When ProFTPD and others do an NLST on an empty directory, they return a '226 Transfer Complete' without a 1xx response following (passive mode).  They also may reset the connection, producing a '104, Connection reset by peer'.  This patch corrects the 226 without 1xx response.  Due to bug reports on ProFTPD indicating that the connection reset may be their issue, this patch does not address that problem.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1726451&group_id=5470


More information about the Patches mailing list