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

TandemFileParserParse Method

Parse server supplied string. Should be in form File Code EOF Last Modification Owner RWEP IARPTS 101 16354 18-Mar-08 15:09:12 244, 10 "nnnn" JENNYCB2 101 16384 10-Jul-08 11:44:56 244, 10 "nnnn"

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