Zoomed Image

AMSX Scripting Language - Command : copyfolder

Summary

Copy a folder and its contents to a new location

Description

Recursively copies all files and subfolders from the source folder to the target folder. File permissions are checked against the permitted folders list for both paths.

Parameters

ParameterDescription
cmdSource folder path
Argument 0Target folder path

Syntax


CopyFolder "Source folder path", "Target folder path"

Return to the AMSX Command Reference