Examples
To display the status of the upload process of announcement files:
In this example, an upload command has been issued and the upload succeeds.
Gxxx-001(super)# show upload announcement-file status
Module #9
===========
Module : 9
Source file : hellosource.wav
Destination file : d:\hellodestination.wav
Host : 135.64.102.64
Running state : Idle
Failure display : (null)
Last warning : No-warning
===========
In this example, an upload command has been issued, but the upload fails.
Gxxx-001(super)# show upload announcement-file status
Module #9
===========
Module : 9
Source file : hellosource.wav
Destination file : d:\hellodestination.wav
Host : 135.64.102.64
Running state : Idle
Failure display : SCP- Permission denied
Last warning : No-warning
===========
In this example, no upload command has been issued.
Gxxx-001(super)# show upload announcement-file status
Module #9
===========
No source file for upload operation - no upload operation was done.