edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

FTPConnectionGetFiles Method

Overload List
  NameDescription
Public methodGetFiles
Lists current working directory's contents as an array of strings of file-names.
Public methodGetFiles(String)
List the given directory's contents as an array of strings of file-names.
Public methodGetFiles(String, Boolean)
List the given directory's contents as an array of strings of file-names or full file details.
Top
See Also