[ http://issues.apache.org/jira/browse/NET-99?page=all ]
henrik sorensen updated NET-99:
-------------------------------
Attachment: MVSFTPEntryParser.java
RegexFTPFileEntryParserImpl.java
Latest version of the MVS Ftp parser.
This version supports parsing of the following dataset organisations:
PS: sequential files
PO: partitioned files (single level direcory)
PO-E:partitioned files (single level direcory)
and the following record formats beginning with
V: Variable length records
F: Fixed length records
The files system is described in details within the source code.
Further a parser for the JES subsystem level one has been added. (JES: Job
entry Subsystem (scheduler))
> [net] MVSFTPEntryParser.java only halfway implemented
> -----------------------------------------------------
>
> Key: NET-99
> URL: http://issues.apache.org/jira/browse/NET-99
> Project: Commons Net
> Issue Type: Bug
> Environment: Operating System: other
> Platform: Other
> Reporter: henrik
> Attachments: MVSFTPEntryParser.java, MVSFTPEntryParser.java,
> MVSFTPEntryParser.java, MVSFTPEntryParser.java, MVSFTPEntryParser.java,
> MVSFTPEntryParser.java, RegexFTPFileEntryParserImpl.java
>
>
> I have been chasing some bugs when using the ant ftp task, and some problems
> stem from the parsing of the result of the ftp list command.
> The file structure of MVS is not a hierarchical filesystem, but it has a
> directory concept known as partition organized datasets. These can be compared
> to a single level directory.
> The current parser does not take these into account.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]