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.Wget.
Summary
Specify the username on an FTP server.
Without this, or the corresponding startup option, the password defaults to
-wget@
, normally used for anonymous FTP.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public string FtpUser { get; set; }
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
string |