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
- IFtpService
Syntax
void DeleteAllRecursive(string ftpUri, FtpDeploySettings settings, List<string> directoriesToRemove)
Parameters
Name | Type | Description |
---|---|---|
ftpUri | string | |
settings | FtpDeploySettings | |
directoriesToRemove | List |
Return Value
Type | Description |
---|---|
void |