The FtpTaskBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CustomXmlProcessing | (Inherited from Element.) |
![]() | FailOnError | (Inherited from Task.) |
![]() | Host |
Gets or sets the FTP host.
In the NAnt script, that's set with the host attribute.
|
![]() | IfDefined | (Inherited from Task.) |
![]() | Location | (Inherited from Element.) |
![]() | LogPrefix | Obsolete. (Inherited from Task.) |
![]() | Name | (Inherited from Task.) |
![]() | NamespaceManager | (Inherited from Element.) |
![]() | Parent | (Inherited from Element.) |
![]() | Password |
Gets or sets the password for the FTP connection.
In the NAnt script, that's set with the password attribute.
|
![]() | Project | (Inherited from Element.) |
![]() | Properties | (Inherited from Element.) |
![]() | Threshold | (Inherited from Task.) |
![]() | UnlessDefined | (Inherited from Task.) |
![]() | Username |
Gets or sets the username for the FTP connection.
In the NAnt script, that's set with the username attribute.
|
![]() | Verbose | (Inherited from Task.) |
![]() | XmlNode | (Inherited from Element.) |