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.FtpDeploy.
- Assembly
- Cake
.FtpDeploy .dll - Namespace
- Cake
.FtpDeploy .Services - Containing Type
- FtpService
Syntax
public void UploadAllRecursive(int baseArtifactsPathLength, string directoryPath, FtpDeploySettings settings)
Parameters
Name | Type | Description |
---|---|---|
baseArtifactsPathLength | int | |
directoryPath | string | |
settings | FtpDeploySettings |
Return Value
Type | Description |
---|---|
void |