Vivotek MD9582-H 5MP Mobile Dome Network Camera

Vivotek MD9582-H User Manual - Page 431

For MD9582-H.

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

MD9582-H photo
Loading ...
Loading ...
Loading ...
VIVOTEK
User's Manual - 431
© 2020 VIVOTEK INC. All Right Reserved
300
* This field is required.
Example of scanning SFTP server host key:
Request:
http://<servername>/cgi-bin/admin/sftpclient.cgi?operation=getserverhostkey&address=<ip>
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
<MD5 value>
8.40.2 SFTP Server Setting
* Only available when bit 1 of "capability_protocol_ftp_server" is 1.
Syntax: (for control API)
http://<servername>/cgi-bin/admin/sftpserver.cgi?operation=<value>
PARAMETER VALUE DESCRIPTION
operation updatehostkey "updatehostkey": Re-generate host
key for SFTP server.
* It might take several seconds to
generate key, you can use
gethostkey” after key is generated.
* This field is required.
Example of re-generate host key:
Request:
http://<servername>/cgi-bin/admin/sftpserver.cgi?operation=updatehostkey
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
Loading ...
Loading ...
Loading ...