This action allows you to copy the data contained in a file to another.
The source file to copy the data from.
The destination file to copy the data to. This file will be created by Actionaz, if the file already exists it will be overwritten.
<BOOKMARK:unable_to_read_file>
This exception is thrown when the source file cannot be read.
<BOOKMARK:unable_to_write_to_the_file>
This exception is thrown when the destination file cannot be written.