Parameter
|
Description
|
<source>
|
A valid VAST library file; the source file will be locked.
File specification must be accessible to the EMSRV user account. A VAST file specification has the following format:
<ip_address>:<file name>
|
<dest>
|
<ip_address> is optional and specifies the host that EMSRV is running on. It can be either the file server IP host name or its Internet address. If a host name is not provided, localhost is used.
<file name> is required and is the file specification
|
Modifier
|
Description
|
-o
|
The copy command default behavior does not overwrite an existing file. Normally, you are prompted for overwrite permission. The -o option specifies that the destination file may be overwritten without prompting.
|
-p
|
This specifies the password to use when the copy command is validating access to the source database. The password cannot contain spaces.
|
-q
|
By default, the copy command prints the number of bytes transferred during the copy operation. The -q option indicates "quiet operation" and the transfer count is not printed. When this option is enabled, you will not be prompted about potential problems from low disk space.
|
-P <port number>
|
This is an optional parameter that specifies the port that EMSRV is using. The default number is 4800.
|