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.RSync.
Summary
Runs the RSync tool
- Assembly
- Cake
.RSync .dll - Namespace
- Cake
.RSync - Containing Type
- RSyncRunner
Syntax
public void RunTool(string source, string destination, RSyncSettings settings)
Parameters
Name | Type | Description |
---|---|---|
source | string | The source |
destination | string | The destination |
settings | RSyncSettings | The settings to use |
Return Value
Type | Description |
---|---|
void |