VIVOTEK
User's Manual - 339
© 2020 VIVOTEK INC. All Right Reserved
208
7.29
Server Setting for Event Action
Group:
server_i<0~4>
PARAMETER
VALUE
SECURITY
(get/set)
DESCRIPTION
name
string[40]
6/6
Identification of this entry
type email,
ftp,
http,
ns,
sftp
6/6
Indicate the server type:
“email” = email server
“ftp” = FTP server
“http” = HTTP server
“ns” = network storage
“sftp” = secure FTP
* “sftp” is only available when bit 1 of
“capability_protocol_ftp_client” is 1.
http_url
string[128]
6/6
URL of the HTTP server to upload.
http_username
string[64]
6/6
Username to log in to the server.
http_passwd
string[64]
7/6
Password of the user.
ftp_address
string[128]
6/6
FTP server address.
ftp_username
string[64]
6/6
Username to log in to the server.
ftp_passwd
string[64]
7/6
Password of the user.
ftp_port
0~65535
6/6
Port to connect to the server.
ftp_location
string[128]
6/6
Location to upload or store the media.
ftp_passive
<boolean>
6/6
Enable or disable passive mode.
0 = disable passive mode
1 = enable passive mode
email_address
string[128]
6/6
Email server address.
email_sslmode
<boolean>
6/6
Enable support SSL.
email_port
0~65535
6/6
Port to connect to the server.
email_username
string[64]
6/6
Username to log in to the server.
email_passwd
string[64]
7/6
Password of the user.
email_senderemail
string[128]
6/6
Email address of the sender.
email_recipientemail
string[640]
6/6
Email address of the recipient.
© 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”. (Only available when
“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