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

VMSFileParserParse Method

Parse server supplied string

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
FTPFile object representing the raw string

Remarks

Listing look like the below: OUTPUT: Directory dirname filename used/allocated dd-MMM-yyyy HH:mm:ss [group,owner] (PERMS) filename used/allocated dd-MMM-yyyy HH:mm:ss [group,owner] (PERMS) ... Total of n files, n/m blocks

See Also