Element Details: File.Copy
 Back


Available in: Logi Info Source code name: File.Copy

Copies a single file from one location to another. The destination file is overwritten if it already exists.

Element Group:Files and Folders



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
DestinationFilename
UserDefined
(Required) The full path and name of the destination file.
ID
UserDefined
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SourceFilename
UserDefined
(Required) The name and path to the source file.



PARENT ELEMENTS

Click element to drill down for more information.

Etl Job
If
If ETL Error
If File Exists
If Folder Exists Loop.Data Layer Rows


CHILD ELEMENTS

Click element to drill down for more information.

If ETL Error


 Back to top