HP e-Commerce / XML director server appliance sa8250 - Users Guide
C H A P T E R 5 File Management Commands
173
File
Management
Commands
This table describes the File Management commands.
Command Description
cat
Displays contents of the specified saved configuration file.
cat {filename}
where filename is the name of the file to be displayed. If not
specified, the file
active.cfg is displayed.
copy
Copies an existing configuration file to a new file.
copy <source> to <destination>
where source is the name of the original file and destination
is the name of the target file.
dir
Displays a list of saved configuration files
dir
get
Retrieves a configuration file from a TFTP server. Because the
TFTP protocol has no user-logon or validation, sites that support it
typically enforce some file access restrictions. Such restrictions are
specific to each site and vary widely in scope and methods.
get <tftpurl>
where tftpurl is the name of the TFTP server and file to
retrieve.
Example:
get tftp://192.168.10.1/default.cfg
File Management Commands