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

FTPConnectionGetFiles Method

Lists current working directory's contents as an array of strings of file-names.

Definition

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual string[] GetFiles()

Return Value

String
An array of current working directory listing strings.

See Also