Click or drag to resize

SFTPGetFiles Method

Overload List
  NameDescription
Public methodStatic memberGetFiles(FTPHeader, FTPOptions, String, String)
Gets the files.
Public methodStatic memberGetFiles(FTPHeader, String, String, FTPFilterType, String, Boolean, Boolean, Boolean)
Gets all the files in a remote directory with an optional filter on the extension.
Public methodStatic memberGetFiles(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.
Top
See Also