An NDoc Documented Class Library

UnixFileParser.Parse Method 

Parse server supplied string, e.g.: lrwxrwxrwx 1 wuftpd wuftpd 14 Jul 22 2002 MIRRORS -> README-MIRRORS -rw-r--r-- 1 b173771 users 431 Mar 31 20:04 .htaccess

public override FTPFile Parse(
   string raw
);

Parameters

raw
raw string to parse

See Also

UnixFileParser Class | EnterpriseDT.Net.Ftp Namespace