
C613-50186-01 Rev B
Command Reference for AR2050V
117
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
F
ILE
AND
C
ONFIGURATION
M
ANAGEMENT
C
OMMANDS
COPY
(
FILENAME
)
To copy the file “config.cfg” into the current directory from a USB storage device,
and rename it to “configtest.cfg”, use the command:
awplus#
copy usb:/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