Summary
The path on the remote server. The default is "~".
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ScpTask
Syntax
[TaskAttribute("path")]
[StringValidator(AllowEmpty = false)]
public virtual string RemotePath { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
