RSyncSettingsExtensions.

PreserveOwner(RSyncSettings, bool) Method

Assembly
Cake.RSync.dll
Namespace
Cake.RSync
Containing Type
RSyncSettingsExtensions

Syntax

public static RSyncSettings PreserveOwner(this RSyncSettings settings, bool owner = true)

Parameters

Name Type Description
settings RSyncSettings
owner bool

Return Value

Type Description
RSyncSettings