[
https://issues.apache.org/jira/browse/NET-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541466
]
Arno Unkrig commented on NET-171:
---------------------------------
The current implementation does not strip the "title line", and it does not
parse the entries correctly. Also, the MVS FTP server produces (at least) two
totally different directory listings, depending on which directory list.
I'm using commons-net-1.4.1.jar, which requires jakarta-oro-2.0.8.jar.
CU
Arno
> Improve MVSFTPEntryParser.java
> ------------------------------
>
> Key: NET-171
> URL: https://issues.apache.org/jira/browse/NET-171
> Project: Commons Net
> Issue Type: Improvement
> Environment: MVS FTP server
> Reporter: Arno Unkrig
> Attachments: FTPFileLoadlib.java, FTPFilePO.java,
> FTPFilePOMember.java, MvsFTPUtil.java
>
>
> Hi there,
> the "MVSFTPEntryParser" who parses the output of an FTP LIST of an MVS FTP
> server, is a sad view... it's totally broken. I developed a custom
> FTPEntryParser, which I can hook into the FtpClient (thank you for the highly
> customizable design). I'd like to donate it to COMMONS NET... who can I turn
> to?
> CU
> Arno Unkrig
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.