-filecopy
Perform a physical file copy.
Usage
ctutil -filecopy source_file dest_file [-overwrite]
source_file is the name of the c-tree file to copy.
dest_file is the name of the new file.
-overwrite deletes existing dest_file before copying.
The command is not dependent on the configuration file.