Vivotek CD9381-HNTV 2.8~8mm 5MP Fixed Dome Camera

Vivotek CD9381-HNTV User Manual - Page 412

For CD9381-HNTV.

PDF File Manual, 417 pages, Read Online | Download pdf file

CD9381-HNTV photo
Loading ...
Loading ...
Loading ...
VIVOTEK
412 - User's Manual
© 2022 VIVOTEK INC. All Right Reserved
268
key=upload.
location
string[128]
sftp server file location
name
string[40]
Username for server_i<index>_name
* The default value is sftp<index>.
keytype
ed25519, rsa, ecdsa
"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.
A keytype will be automatically selected if the
parameter is not provided. The selected order
will be ed25519/rsa/ecdsa until successful
pairing, an error message will return if all keytype
failed.
* Required when operation=download.
Example of download key:
Request:
http://<servername>/cgi-
bin/admin/sftpclient.cgi?operation=manualmode&key=download&index=1&address=<ip>&userna
me=xxx&fingerprint_enable=1&fingerprint_content=<MD5 value>&keytype=ecdsa
Response of success:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Success Message Length>\r\n
\r\n
ok
Request:
http://<servername>/cgi-
bin/admin/sftpclient.cgi?operation=manualmode&key=download&index=1&address=<ip>&userna
me=xxx&fingerprint_enable=1&fingerprint_content=<MD5 value>&keytype=test
Response of failure:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Error Message Length>\r\n
\r\n
ERROR: Invalid keytype
Example of upload private key:
POST http://172.16.219.217/cgi-bin/admin/sftpclient.cgi HTTP/1.1
Accept: text/html, application/xhtml+xml, */*
Accept-Language: zh-TW
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Loading ...
Loading ...
Loading ...