Downloads an announcement file from the external USB mass storage device to the gateway.
Note:
If you install increased RAM, the command works only if an announcement file system exists. An announcement file system is created when one of the following occurs:
The gateway is registered to Communication Manager, and at the SAT interface of the Communication Manager, you enter enable announcement-board.
You run a backup or restore operation (without reset).
Syntax
copy usb announcement-filesource-usb-device source-filename [destination-filename]
Parameters
Parameter
Description
Possible Values
Default Value
source usb-device
The source USB mass storage device
usb-device0
source-filename
The full name and path of the file to be downloaded
destination-filename
The destination filename (no path)
User level
read-write
Context
general
Example
To download announcement_file1.wav from usb-device0 to the gateway and name it local_announcement_file2.wav:
Gxxx-001(super)# copy usb announcement-file usb-device0 \temp\
announcement_file1.wav local_announcement_file2.wav