[
https://issues.apache.org/jira/browse/NET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579241#action_12579241
]
Rory Winston commented on NET-201:
----------------------------------
Martin
That sounds reasonable to me - I'll apply to 1.5 and 2.0 now and then we can
verify and test.
> UnixFTPEntryParser does not handle character/block special devices properly
> ---------------------------------------------------------------------------
>
> Key: NET-201
> URL: https://issues.apache.org/jira/browse/NET-201
> Project: Commons Net
> Issue Type: Bug
> Reporter: Sebb
> Attachments: FTPParse_specialDevices.patch
>
>
> The following is a valid entry from a FreeBSD system:
> crw-r----- 1 root kmem 0, 27 Jan 30 11:42 kmem
> This causes a parse error, because the regular expression does not allow for
> the major and minor device numbers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.