ExFTPConnectionGetFiles Method |
Name | Description | |
---|---|---|
![]() | GetFiles |
Lists current working directory's contents as an array of strings of file-names.
(Overrides FTPConnectionGetFiles.) |
![]() | GetFiles(String) |
List the given directory's contents as an array of strings of file-names.
(Overrides FTPConnectionGetFiles(String).) |
![]() | GetFiles(String, Boolean) |
List the given directory's contents as an array of strings of file-names or
full file details.
(Overrides FTPConnectionGetFiles(String, Boolean).) |