An NDoc Documented Class Library

UnixFileParser2 Class

Custom file parser for an unusual Unix FTP server that returns LIST listings in the form of -r-------- GMETECHNOLOGY 1 TSI 8 Nov 06 11:00:25 ,GMETECHNOLOGY,file02.csv,U,20071106A00001105190.txt

For a list of all members of this type, see UnixFileParser2 Members.

System.Object
   EnterpriseDT.Net.Ftp.FTPFileParser
      EnterpriseDT.Net.Ftp.UnixFileParser2

public class UnixFileParser2 : FTPFileParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

UnixFileParser2 Members | EnterpriseDT.Net.Ftp Namespace