FTP NLST path argument must be optional
[email protected] Sat, 06 Feb 2010 07:22:29 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from alepra1 <None>: As per RFC 959, NLST command must allow a null argument to be specified. This simple patch does just that. ---------- Type : defect Component: ftp Keywords : Priority : normal Nosy : [email protected] ---------- http://twistedmatrix.com/trac/ticket/4258