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.Ftp.
Summary
Constructor
- Assembly
- Cake
.Ftp .dll - Namespace
- Cake
.Ftp - Containing Type
- FtpClient
Syntax
public FtpClient(IFileSystem fileSystem, ICakeEnvironment environment, IFtpService ftpService)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The filesystem. |
environment | ICakeEnvironment | The cake environment. |
ftpService | IFtpService | The FTP Service. |
Return Value
Type | Description |
---|---|
void |