This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.WinSCP.
Syntax
public static ICakeContext WinScpGet(this ICakeContext context, SessionOptions options, string remoteFolder, string localFolder, bool remove = false, TransferOptions transferOptions = null)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
options |
SessionOptions |
|
remoteFolder |
string |
|
localFolder |
string |
|
remove |
bool |
|
transferOptions |
TransferOptions |
|
Return Value
Type |
Description |
ICakeContext |
|