copy

Description

A Copy job. Copy either:

Properties

NameDescriptionRequired
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.

Example

<copy from="fu/bar.txt" to="foo/ba.txt"/>


(c) Rob Gordon 2005