Export, Export 340 – Promise Technology 2-Year Extended Warranty for VessR2000 RAID Head User Manual
Page 367

340
Vess R2000 Series Product Manual
Promise Technologies
export
Usage
export -t
Summary
The export command exports certain types of configuration files to a TFTP server.
Options
-t
Specifies the type of file to export.
userdb
User database file.
configscript
Configuration script.
servicereport
System service report file in compressed HTML format.
-f
Specifies the name of the file to be exported.
-x
Specifies the type of the file.
txt
Saves service report as a text file.
html
Saves service report as a compressed HTML file (default).
-s
Specifies tftp server’s IP or host name.
-p
The port number of the TFTP server. Default is 69.
Note: Make sure that you have a file named
txt.gz or servicereport.html.gz) created on the specified TFTP server, with write permissions.
Examples
export -t userdb -s 192.168.1.1 -f userdb.bin
export -t servicereport -s 192.168.1.1 -f servicereport
export -t servicereport -s 192.168.1.1 -f servicereport -x txt