EFM - Easy File Manager > EFMBPLibrary > Copy Directory

Copy Directory

Copies a directory to a given destination

Inputs

In
Exec

Source Directory
String

The directory to copy

Destination Directory
String

The path where the directory should be copied to

Overwrite Existing Directory
Boolean

Should we overwrite existing directories?

Outputs

Out
Exec

Return Value
Boolean

Returns true if the operation was successful