By all means send it along. We love to get patches like these! Could you also please provide a simple JUnit test class for your parser? Just use one of the existing ones as a model. And If you know of any public sites that use this system so that others could test it, that would be even better but it's not necessary if you don't have one.
Please submit your files as a patch via Bugzilla if possible. Or do it via the iist. Since these are new files, it really doesn't matter much. On Friday 25 June 2004 12:14 pm, Jeff Nadler wrote: > Hi, > > Big thanks to any commons/net developers! > > I've been using FTPClient against a mainframe FTP server, and listFiles() > did not work. To resolve this issue, I whipped up MVSFTPEntryParser.java. > > Is anyone interested in adding this to the product? It should be used > whenever SYST returns: > > "MVS is the operating system of this server. FTP Server is running on > z/OS." > > MVS makes a very strange FTP platform because the mainframe dataset model > is so different from 'normal' files and directories. I explained this and > included some sample LIST results in comments in the source code file. > > Just let me know if you'd like the code. > > Jeff Nadler > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
