import
Usage
import -t <fileType> -s <tftpServer> -f <fileName> [-p <port>] [-i] [-l]
Summary
The import command is used to import files from a remote host.
Options
-t <file type>
Specifies what type file to import.
userdb
User database file.
configscript
Configuration script.
nasconfig
NAS configuration
license
License file.
-s <TFTP server>
Specifies tftp server’s IP or host name.
-f <file name>
Specifies the name of the file to import.
-p <port num>
The port number of the TFTP server. Default is 69.
-i
Get format validation information about imported file only. File is not really
applied to subsystem yet.
This option is applicable for userdb file only.
-l
Do not use tftp server.
import -t userdb -s 192.168.10.168 -f userdb.xml
import -t license -s 192.168.10.168 -f license.dat -y
Examples
223
Promise
Technology
Managing with CLI