Skip to content
On this page

Copy File

Description

This activity allows you to copy files from a specified location to another.

Properties

CategoryPropertyTypeDescription
CommonContinue On Error In(Boolean)This property specifies when the automation keeps going if it has an error. Only have two possible values: True or False. The default value is False.
FileDestination In(String)The destination where you want to copy the file to. If you provide a folder path, the file is copied with the original name. You can specify the file name.
E.g: "C:\Users\Admin\Downloads\outputfile.xlsx"
Path In(String)The full path of the file you want to copy.
E.g: “C:\Users\Admin\inputfile.xlsx”
OptionsOverwriteIn(Boolean)Check this option to overwrite the files in the destination folder with the file that is to be copied.

A product of IRTech Company