User`s manual

DT-6061 User's Manual - Platform (Build 16.0)
11/12/04
Datatek Applications Inc. 31
6.25 BACKUP AND RETRIEVE APPLICATION CONFIGURATION
DATA
The backup command uses ftp to send a package containing the entire application configuration
to the user's backup server. The retrieve command can retrieve all of the configuration or just the
portion associated with some instance(s).
BACK SRV=<IP Address>
[ID=<Login ID if not anonymous>]
[PASS=<Password if not anonymous>]
[LOC=<Path on FTP Server if not/dt6061/backups/<label>>]
[FILE=<backup filename>]
RETR all SRV=<IP Address>
[ID=<Login ID if not anonymous>]
[PASS=<Password if not anonymous>]
[LOC=<Path on FTP Server if not /dt6061/backups/<label>>]
[FILE=<backup filename>]
RETR <instance#> [ <instance#> … ] SRV=<IP Address>
[ID=<Login ID if not anonymous>]
[PASS=<Password if not anonymous>]
[LOC=<Path on FTP Server if not /dt6061/backups/<label>>]
[FILE=<backup filename>]
The backup package saves platform and application configuration. Platform configuration
comprises the list associating instance numbers with application types, the application keys, the
dns and hosts configuration, the snmp configuration, the console timeout, the banner, and the
dtproduct list.
The IP address of the server may be given as a domain-style address if the DT-6061 has been
configured with a working DNS or HOSTS configuration. The default <label> above is either the
IP address of the DT-6061 or the configured label. The user may choose a unique name for FILE
(the default name is bkup).
The back and retr commands remember the previous SRV, LOC, and FILE values and provide
them next time as defaults for the SRV, LOC, and FILE prompts.