WgetSettings.

FtpPassword Property

Summary

Specify the password 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 FtpPassword { get; set; }

Attributes

Type Description
WgetArgumentNameAttribute

Value

Type Description
string