Download: scp user@sgw-ip:script/myscript ./myscript
In addition to the files listed it is possible to upload license, certificates and ssh public key files.
Example 2.25. Upload license data
scp licence.lic user@sgw-ip:license.lic
Certificates and ssh client key objects are created if they do not exist.
Example 2.26. Upload certificate data
scp certificate.cer user@sgw-ip:certificate/certificate_name
scp certificate.key user@sgw-ip:certificate/certificate_name
Example 2.27. Upload ssh public key data
scp sshkey.pub user@sgw-ip:sshclientkey/sshclientkey_name
Usage
Options
-long Enable long listing format.
<File> File to list.
2.4.6. script
Handle CLI scripts.
Description
Run, create, show, store or delete script files.
Script files are transferred to and from the device by the SCP protocol. On the device they are
stored in the "/script" folder.
Example 2.28. Execute script
Chapter 2: Command Reference
101