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

FTPConnectionGetFiles Method

Overload List

GetFiles Lists current working directory's contents as an array of strings of file-names.
GetFiles(String) List the given directory's contents as an array of strings of file-names.
GetFiles(String, Boolean) List the given directory's contents as an array of strings of file-names or full file details.

See Also