User Tools

Site Tools


Action unknown: siteexport_addpage
en:actions:actioncopyfile

Copy file

This action allows you to copy the data contained in a file to another.

Standard parameters

Input parameters

Source file

The source file to copy the data from.

Destination file

The destination file to copy the data to. This file will be created by Actionaz, if the file already exists it will be overwritten.

Exceptions

Unable to read the file

<BOOKMARK:unable_to_read_file>

This exception is thrown when the source file cannot be read.

  • Default action: stop the script execution

Unable to write to the file

<BOOKMARK:unable_to_write_to_the_file>

This exception is thrown when the destination file cannot be written.

  • Default action: stop the script execution
en/actions/actioncopyfile.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1