Overload List
Name | Description | |
---|---|---|
Download(String, String) |
Downloads the specified file or directory hierarchy from the SFTP server to the local directory. Accepts wildcards.
| |
Download(FileSet, String) |
Downloads the specified files and/or directories from the SFTP server to the local directory.
| |
Download(String, String, TraversalMode) |
Downloads the specified file or directory hierarchy from the SFTP server to the local directory. Accepts wildcards.
| |
Download(FileSet, String, TransferMethod, ActionOnExistingFiles) |
Downloads the specified files and/or directories from the SFTP server to the local directory.
| |
Download(String, String, TraversalMode, TransferMethod, ActionOnExistingFiles) |
Downloads the specified file or directory hierarchy from the SFTP server to the local directory. Accepts wildcards.
|