| Name | Description | Required |
|---|---|---|
| name | A name, can be any text. | No. |
| from | The from file. | Yes unless input supplied. |
| to | The from file. | Yes unless output supplied. |
| input | An input. | Yes unless from supplied. |
| output | The output. | Yes unless to supplied. |
<copy from="fu/bar.txt" to="foo/ba.txt"/>