VIVOTEK
User's Manual - 349
© 2020 VIVOTEK INC. All Right Reserved
209
PARAMETER VALUE SECURITY
(get/set)
DESCRIPTION
ns_location string[128] 6/6 Location to upload or store the media.
* For httpversion is equal or greater than
0312a:
The media storage path format is “\<mac
address>\date\hour
“nas” is included in
“capability_storage_management_device”)
* For httpversion smaller than 0312a:
The media storage format is “\date\hour”.
* Note: “\date\hour” format is
“\YYYYMMDD\hh”.
ns_username string[64] 6/6 Username to log in to the server.
ns_passwd string[64] 7/6 Password of the user.
ns_workgroup string[64] 6/6 Workgroup for network storage.
7.29.1. Server Setting for Event Action of sftp
Group: server_i<0~4>_sftp
* Only available when bit 1 of “capability_protocol_ftp_client” is 1.
PARAMETER VALUE SECURITY
(get/set)
DESCRIPTION
address string[128] 6/6 Server address
loginmode passwd,
publickey
6/6 authentication method:
”passwd” = password authentication.
You have to setup sftp_passwd for this
login mode to work.
”publickey” = Public key authentication
is more secure than password
authentication.
Please see sftpclient.cgi for more detail
settings.
username string[64] 6/6 Username
passwd string[64] 7/6 User password
port 0~65535 6/6 Server port
location string[128] 6/6 Login path on server
© 2020 VIVOTEK INC. All Right Reserved
210
fingerprint_enable boolean 6/6 Verify server fingerprint to avoid
connect to fake server.
fingerprint_content string[128] 6/6 Server fingerprint(MD5).
You can get it by calculate server host
key(public) md5.
publickey_pairmode auto,
download,
upload
6/6 "autopair": Autopair mode is selected
for this event server.
"downloadkey": Download key pair
mode is selected for this event server.
"uploadkey": Upload key pair mode is
selected for this event server.
publickey_downloadkeytype ed25519,
rsa,
ecdsa
6/6 The keytype used for key pair.
"ed25519": faster to generate with
higher security level, some old server
might not support.
"rsa": slower to generate with slightly
lower security level than ed25519.
"ecdsa": low security level.
publickey_passphrase_enable
boolean 6/6 The private key file be encrypted or
not.
publickey_passphrase_content
string[128] 7/6 The encryption passphrase.
7.30 Media Setting for Event Action
Group: media_i<0~(n-1)> n denotes the value of "capability_media_num"
(capability_media_num > 0)
PARAMETER VALUE SECURITY
(get/set)
DESCRIPTION
Name string[40] 6/6 Identification of this entry
Type snapshot,
systemlog,
videoclip,
recordmsg
6/6 Media type to send to the server
or store on the server.