![Alied Telesis GS970M/10 Command Reference Manual Download Page 88](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773088.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
88
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
COPY
(
FILENAME
)
To copy the file “config.cfg” into the current directory from an SD (or SDHC) Card,
and rename it to “configtest.cfg”, use the command:
awplus#
copy card:/config.cfg configtest.cfg
To copy the file “config.cfg” into the current directory from a remote file server, and
rename it to “configtest.cfg”, use the command:
awplus#
copy fserver:/config.cfg configtest.cfg
On an AMF managed network to distribute the file “file.txt” to the top level of flash
memory on all nodes from the top level of flash memory on the node named
“master”, use the commands:
awplus#
atmf working-set group all
network-name[80]#
copy force master.atmf/flash:/file.txt flash:
Related
Commands