I am beginning to work on trying to map the output of this method to the 
different FTPEntryParser types we have in commons-net.  

I know that a default unix FTP server will return "UNIX".
But can anyone help me fill in this table?

Commons-Net Parser Type that    Return Value 
succesfully parses entries      from getSystemName()
----------------------------    --------------------        
UnixFTPEntryParser              UNIX
NTFTPEntryParser                ?
OS2FTPEntryParser               ?
EnterpriseUnixFTPEntryParser    ?
VMSFTPEntryParser               ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to