edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

UnixFileParserParse 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

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override FTPFile Parse(
	string raw
)

Parameters

raw  String
raw string to parse

Return Value

FTPFile

See Also