VIVOTEK
426 - User's Manual
© 2020 VIVOTEK INC. All Right Reserved
296
http://<servername>/cgi-bin/admin/sftpclient.cgi?operation=<value>[¶meter=<value
>]
PARAMETER
VALUE
DESCRIPTION
operation
automode, manualmode
"automode":
Key pair will be generated, and
automatically copy public key to server.
"manualmode":
Key should be downloaded or
uploaded by user.
* This field is required.
key
download, upload
"download":
Download public key.
"upload":
Upload private key. Only support HTTP
POST and “content-type: multipart/form-data”.
HTTP headers with its name=”parameter” or
name=” uploadKeyFile” will be describing the
request body, see examples below.
* Required when operation=manualmode
address
<sftp server address or
hostname>
sftp server address or hostname
* This field is required.
port
<sftp port>
sftp port
index
0~4
Event setting server index
* This field is required.
username
string[64]
Sftp server username
* This field is required.
passwd
string[64]
Sftp server password
* Required when operation=automode.
fingerprint_enable <Boolean>
Verify fingerprint
* Default is 1.
fingerprint_content <128-bit hash value>
Fingerprint content
* Required when fingerprint_enable=1.
passphrase_enable <Boolean>
Enable passphrase