Reference Guide
...
Session Manager
RDP Proxy

VNC Device Properties

2min

Virtual Network Computing (VNC) is a type of remote-control software that makes it possible to control another computer over a network connection. Single Connect manages sessions to a VNC device. For VNC Proxy, after adding a device (see Device Management), some properties should be set on the device:

  1. Navigate to Device Management > Device Inventory.
  2. Right-click the device and select the Show Properties option.
  3. Set the related properties.
VNC Device Properties


Property

Definition

remoteDesktop.color-depth

This parameter is optional. The color depth to request, in bits-per-pixel. If specified, this must be either 8, 16, or 24. Regardless of what value is chosen here, if a particular update uses less than 256 colors, the Single Connect Remote Desktop Client will always send that update as a 256-color PNG.

remoteDesktop.enable-sftp

If file transfer should be enabled. If set as "true", the user will be allowed to upload or download files from the specified server using SFTP. If omitted, SFTP will be disabled.

remoteDesktop.sftp-directory

This parameter is optional. The default directory to upload files when they are simply dragged and dropped. Also, the SFTP user must be authorized on the directory to use this directory. If omitted, the default upload location of the SSH server providing the SFTP will be used.

remoteDesktop.sftp-password

The password to use when authenticating with the specified SSH server for SFTP.

remoteDesktop.sftp-username

This parameter is required. The username to authenticate as when connecting to the specified SSH server for SFTP.



If the SFTP user password is to be used from SAPM, define the SFTP user as an SAPM account and remove the “remoteDesktop.sftp-password” property on Device Properties.