An NDoc Documented Class Library

VMSFileParser.Parse Method 

Parse server supplied string

public override FTPFile Parse(
   string raw
);

Parameters

raw
raw string to parse

Return Value

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

VMSFileParser Class | EnterpriseDT.Net.Ftp Namespace