Hi,
We're using Rebex libraries to interact with a Tandem NonStop Guardian FTP Server. The GetList() method always returns 0 files when files are present. GetRawList() does return valid results. Calling FtpItem.Parse on the raw lines returns null.
Is this an instance where we should be heading down the road of creating a custom parser?
Thanks,
Sample Raw LIST:
File Code EOF Last Modification Owner RWEP
ABCD1ABC 0 8192 28-Aug-10 09:32:57 120,108 "ncnc"
ABCD2ABC 0 8192 28-Aug-10 09:32:57 120,108 "ncnc"
ABCD3ABC 0 8192 28-Aug-10 09:32:57 120,108 "ncnc"
ABCD4ABC 0 8192 28-Aug-10 09:32:57 120,108 "ncnc"