function put

NAME [edit section]

put

SYNOPSIS [edit section]

DESCRIPTION [edit section]

The 'put' function is used to transfer directories and files to the target.

It adds a statement to the devlog, and then calls ov_transport_put.

It takes the '-r' option to allow putting items recursively. You can use wildcards in the file specifications.

EXAMPLES [edit section]

Here are some example calls

ENVIRONMENT and ARGUMENTS [edit section]

The arguments are passed unchanged to ov_transport_put.

RETURN [edit section]

Returns non-zero on error

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]