Unix parser should ignore "total nnn" lines
-------------------------------------------
Key: NET-389
URL: https://issues.apache.org/jira/browse/NET-389
Project: Commons Net
Issue Type: Improvement
Components: FTP
Affects Versions: 2.2
Reporter: Sebb
Priority: Minor
Some Unix LIST replies include a total line, for example:
{noformat}
total 1
-rw-rw-r-- 1 root wheel 405 Dec 29 2007 .htaccess
{noformat}
This is probably a server bug, but the line cannot be confused with a valid
response, so it should be ignored in the preparse stage.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira