Move; Reinitialize - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

move

Moves a file from one directory to another.
Syntax
move [-f] source destination
Parameters
-f
source and destination
Guidelines
You can use the move command to transfer a file to or from a directory. However,
you cannot use the move command to copy a file from the private cryptographic
area (such as the cert: directory).
Related Commands
copy, delete, dir
Examples
v Moves a file from the config: directory to the store: directory.
v Renames a file.

reinitialize

Returns the appliance to a manufactured state.
Syntax
reinitialize filename
284
Command Reference
Overwrites an existing file, if one of the same name already exists.
In the absence of this argument, an attempt to save a file with the same
name as an existing file results in a prompt that requests confirmation to
overwrite the existing file.
Specifies the URLs that identify the source file and target destination,
respectively. These arguments take the following form:
directory:///filename
directory
Specifies a directory on the appliance. Refer to "Directories on the
appliance" on page xxii for details.
filename
Specifies the name of a file in the specified directory.
# move config:///startup-config store:///archiveConfig-10
#
# move config:///startup-config config:///archiveConfig-10
#

Advertisement

Table of Contents
loading

Table of Contents