SFTPGetFiles Method |
| Name | Description | |
|---|---|---|
| GetFiles(FTPHeader, FTPOptions, String, String) |
Gets the files.
| |
| GetFiles(FTPHeader, String, String, FTPFilterType, String, Boolean, Boolean, Boolean) |
Gets all the files in a remote directory with an optional filter on the extension.
| |
| GetFiles(String, String, String, String, String, FTPFilterType, String, Boolean, Boolean, Boolean) |
Gets all the files in a remote directory with an optional filter on the extension.
|