ControlTier > core
 

copy

Command Reference

Description

copy file

static: This command can be run outside of an object context.

Usage

ctl -m fileutil -c copy [-backup] -file <> [-overwrite] [-suffix <.backup>] -target <>

Options

Option Description Type Default
backup if present make a backup if the target file exists and -overwrite is specified boolean
file file name string
overwrite if present overwrite any existing file boolean
suffix suffix of backup file string .backup
target target file name string