For the complete documentation index, see llms.txt. This page is also available as Markdown.

Raw (Terminal)

Configure Raw (Terminal) entry settings in Remote Desktop Manager, including host and port, proxy, terminal, keyboard, logging, and advanced socket options.

This article details the many settings and options available for Raw (Terminal) session entries in Remote Desktop Manager.

SETTINGS

DESCRIPTION

Name

The name of the entry.

Folder

The folder where the entry is located. A folder can be selected by clicking the arrow or the three dots to open the Folder window. To create a new folder, click on the plus (+) icon.

Display

How the session is displayed. Embedded (tabbed) means that the remote connection is open within the same window as the other tabs or entries. Each connection has its own tab, making it easy to switch between them. An undocked display refers to the session window being detached from the main application. It allows you to move and resize the remote session window freely on your desktop.

Host

Host configured lets you select the host. Linked (vault) indicates that the host for the entry is linked to a host entry. Inherited is used when the host is inherited from a higher-level or parent entry.

Credentials

  • Username and password: You will set the username and password in the General tab.

  • Linked (vault): Links to credentials available in the current shared vault.

  • Inherited: Inheritance means that credentials will automatically be passed down from a higher-level entry to lower-level entries that inherit from it.

  • My personal credentials: These credentials are not entry specific but are instead taken from the option under FileMy account settingsLocal credentialsMy personal credentials.

  • None: Remote Desktop Manager will not send credentials to the entry.

  • Find by name (user vault): Searches for the name of an entry in the user vault.

  • My privileged account: These credentials are not entry specific but are instead taken from the option under FileMy account settingsLocal credentialsMy privileged account.

General

SETTINGS
DESCRIPTION

Host

Enter a hostname or IP address, or choose one from a list by clicking on the ellipsis button.

Port

Select the destination port, or use the Port generator to generate one. The default port for a raw terminal connection is 23.

Post-login

SETTINGS
DESCRIPTION

Delay

The delay (in milliseconds) between each executed command.

Automatic {ENTER} after command

An automatic linefeed will be added after every command.

Commands

Contains a list of command configurations. Use the New, Edit, and Delete buttons, or the reorder arrows, to manage the list. Each entry has:

  • The Command field (supports variables).

  • The Expected prompt, which is the value Remote Desktop Manager watches for before sending the command.

  • The Timeout for the Expected prompt option.

Proxy

SETTINGS
DESCRIPTION

Proxy type

Choose the type of proxy to use to reach the remote host:

  • None

  • Socks4

  • Socks5

  • HTTP

  • Telnet

  • Local

Host

The proxy server's host name or IP address (this field is only available when Proxy type is not None).

Port

The proxy server's port (this field is only available when Proxy type is not None).

Credential mode

Choose how the proxy credentials are supplied:

  • Username and password: Enter the proxy's username and password directly below.

  • Linked (vault): Pick a credential entry available in the current vault.

  • My personal credentials: Uses the credentials set under FileMy account settingsLocal credentialsMy personal credentials.

  • My privileged account: Uses the credentials set under FileMy account settingsLocal credentialsMy privileged account.

The available modes can vary depending on the data source and vault type.

Credential

Picks the linked credential entry (this field is only available when Credential mode is Linked (vault) or Linked (user vault)).

Username / Password

The proxy's login credentials, entered directly (only available when Credential mode is Username and password).

Search string

The name to search for in the user vault (only available when Credential mode is Find by name (user vault)).

Excluded hosts

A list of hosts to exclude from the proxy (this field is optional).

Consider proxying localhost connections

Includes connections to the local host when applying the proxy.

DNS name lookup at the proxy end

Choose whether the DNS name lookup happens at the proxy end:

  • Automatic

  • Yes

  • No

Telnet / local proxy command

A custom command sent to the Telnet or local proxy. Leave the field blank to use the default.

Terminal tab

Configuration

SETTINGS
DESCRIPTION

Override terminal type

Enable this option and enter a value to override the terminal type Remote Desktop Manager reports to the remote host.

Encoding

Sets the character encoding used by the terminal. Available options include:

  • Default

  • UTF-8

  • ISO-8859-1:1998 (Latin-1, Western Europe)

  • ISO-8859-2:1999 (Latin-2, East Europe)

  • ISO-8859-3:1999 (Latin-3, South Europe)

  • ISO-8859-4:1998 (Latin-4, Northern Europe)

  • ISO-8859-5:1999 (Latin/Cyrillic)

  • ISO-8859-6:1999 (Latin/Arabic)

  • ISO-8859-7:1987 (Latin/Greek)

  • ISO-8859-8:1999 (Latin/Hebrew)

  • ISO-8859-9:1999 (Latin-5, Turkish)

  • ISO-8859-15:1999 (Latin-9, "euro")

  • Win1250 (Central European)

  • Win1251 (Cyrillic)

  • Win1252 (Western)

  • Win1253 (Greek)

  • Win1254 (Turkish)

  • Win1255 (Hebrew)

  • Win1256 (Arabic)

  • Win1257 (Baltic)

  • Win1258 (Vietnamese)

  • CP437

  • CP932 (Shift_JIS)

  • EUC-JP

  • CP936 (GBK)

  • CP850

Auto wrap

Enable or disable automatic line wrapping (Default, On, Off).

Local echo

Enable or disable local echo (Default, auto, On, Off). The auto option lets the remote host decide.

Initial keypad mode

Sets how the numeric keypad behaves: Default, Application (in PuTTY, Application), or Normal (in PuTTY, Normal).

Disable application keypad mode

Choose whether to disable the application keypad mode (Default, Yes, No).

Cursor type

Sets the terminal cursor shape: Default, Block, Underline, or Vertical line.

Cursor blink

Turns cursor blinking on or off (Default, On, Off).

Reset scroll on display

Choose whether scrolling resets when new output is displayed (Default, Yes, No).

Reset scroll on keypress

Choose whether scrolling resets on keypress (Default, Yes, No).

Force Non-destructive backspace

Enable or disable non-destructive backspace.

Implicit Carriage return in Linefeed

Adds a carriage return with every linefeed.

Implicit linefeed in carriage return

Adds a linefeed with every carriage return.

Return key sends new line instead of carriage return

Makes the Enter key send a new line character instead of a carriage return.

Max scrollback lines

Choose between Default and Override. When set to Override, enter the maximum number of lines the terminal keeps in its scrollback buffer.

Double-click delimiters

The characters used to delimit a word selection when double-clicking in the terminal.

Terminal size

Choose between Default and Fixed size.

Columns / Rows

The fixed number of columns and rows for the terminal (only available when Terminal size is Fixed size).

Mode

Choose between Standard and Fit (only available when Terminal size is Fixed size).

Colors

Choose between Default and Override. When set to Override, click Customize colors to configure a custom color scheme.

Advanced

SETTINGS
DESCRIPTION

Zmodem download directory

The local folder where files received over Zmodem are downloaded.

Keyboard

Configuration

SETTINGS
DESCRIPTION

Cursor key mode

Sets the cursor key mode: Default, Normal, or Application.

Backspace key mode

Sets the backspace key mode: Default, Control-H, or Control-? (ASCII code 127).

Home/End key mode

Sets the Home/End key mode: Default, Standard, or Rxvt.

Function keys mode

Sets how the function keys are handled to match a specific terminal emulation:

  • Default

  • EscN

  • Linux

  • XtermR6

  • VT400

  • VT100Plus

  • SCO

  • Common

  • Common (alternative)

  • HpUx

  • Linux220

  • Linux (alternative)

  • Pick

  • VT52

  • Wyse

  • XTerm

Key mapping

SETTINGS
DESCRIPTION

Key

Click New to map a custom key combination that sends a specific escape sequence to the remote host. Use Edit, Delete, and the reorder buttons to manage the list. Each mapping has:

  • The Key and Modifier that trigger the mapping.

  • The Sequence sent to the remote host.

Logs

SETTINGS
DESCRIPTION

Enable logging

Turns terminal session logging on or off.

Log path type

Choose between Custom, which requires a specific log path, and Global, which uses the default log path and a filename.

Log path

The path and file used for the log (only available when Log path type is Custom).

Log filename

The name of the log file created at the default log path (only available when Log path type is Global).

Log mode

The Event mode only logs core events. The Printable output mode logs everything visibly displayed in the terminal.

Log overwrite mode

Choose how an existing log file is handled:

  • Default

  • Prompt: Asks whether to Append or Overwrite.

  • Append: Writes at the end of the file.

  • Overwrite: Overwrites the file with the logs specific to the current session.

Verbose

Sets how detailed the logs are, from 0 to 4.

Advanced

SETTINGS
DESCRIPTION

Internet protocol

Choose between Default, IPv4, or IPv6.

Display error messages

Choose whether to display error messages (Default, Yes, No).

Ignore substitute character

Choose whether the substitute character is ignored (Default, Yes, No).

Paste delay

The delay (in milliseconds) added when pasting text into the terminal.

Enable TCP keep-alives

Enables TCP keep-alive packets to help maintain the connection.

Last updated

Was this helpful?