AT-GS900M Series CLI Reference
Section I: Getting Started 75
COPY
Syntax
copy
sourcefile_name destfile_name
Parameters
sourcefile_name
Specifies the name of a configuration file you want to copy.
destfile_name
Specifies the name of the new copy of the file. The destination
filename can be from 1 to 20 alphanumeric characters. It is case-
sensitive. The extension must be “.cfg” or “.scp.” The file name can
include hyphen (-), underscore (_), period (.), and parentheses (()).
Description
Use this command to copy a configuration file in the Flash memory on the
switch. You cannot copy software image file (.rel).
Confirmation Command
“SHOW FILE” on page 86
Examples
This command copies the configuration file “test1.cfg” and saves it as
“test1backup.cfg”:
Manager > copy config1.cfg config2.cfg