Uploading announcement files to a remote SCP server

Last Updated : Nov 06, 2012 |

Procedure

Upload an announcement file to a remote SCP server, using the copy announcement-file scp command.

Specify the file name of the announcement file in the Branch Gateway announcement directory, followed by the IP address of the remote SCP server, and, optionally, a destination file name, including the full path.

For example:

Gxxx-001(super)# copy announcement-file scp local_announcement2.wav 
192.168.49.10 remote_announcement2.wav

Downloading announcement files from a remote SCP server

Procedure

Download an announcement file from a remote SCP server to the Branch Gateway announcement directory, using the copy scp announcement-file command.

Specify the file name of the announcement file on the remote SCP server, followed by the IP address of the remote SCP server, and, optionally, a destination file name, including the full path.

For example:

Gxxx-001(super)# copy scp announcement-file announcement_file1.wav 
192.168.49.10