Specifications

Table Of Contents
About This Manual
SSR Command Line Interface Reference Manual xix
string A character string. To include spaces in
a string, specify the entire string in dou-
ble quotes (“).
abc or “abc def
URL A Uniform Resource Locator. The type
of URL depends on the command
where the URL is used. Currently, two
URLs are supported:
TFTP: tftp://host/pathname
RCP: rcp://username@host/pathname
tftp://10.1.4.5/test/abc.txt
rcp://dave@ssr/test/abc.txt
Data Type Descripton Example