An NDoc Documented Class Library |
|
AbstractRecursiveOperations.Get Method (String, String, FileFilter, Boolean, Boolean)
Gets this entire remote directory and its contents, recursively (if recurse is set to true) going through the remote directory name supplied.
Parameters
-
localDir
- name of local directory to get files into
-
remoteDir
- name of remote directory to get files from
-
filter
-
FileFilter to use for determining which files should be included.
-
detectTransferMode
- true if transfer mode is to be auto-detected from
-
recurse
- determines whether or not files subdirectories should be downloaded
Remarks
Gets the directory into the current local directory, into a directory with supplied localDir name
See Also
AbstractRecursiveOperations Class | EnterpriseDT.Net.Ftp Namespace | AbstractRecursiveOperations.Get Overload List