Copy

Copies a file or directory to a new location.

To use copy, issue the following command:

copy <from> <to>

where:

<from>

Is the path to a file or a directory.

<to>

Is the path to the target.

Note: File references in iSM use forward slash characters (/) for directory separators. Files with blanks or special characters in the name should be enclosed in quote characters (“ “).