SSH ENGINE · FILE MANAGER · SAVED · LCOT

The SSH workflow you've been duct-taping. In one window.

Tabbed sessions, integrated SFTP, encrypted saved profiles, and a file browser that's literally wired to the terminal. Plus jump hosts, session multiplexing, cloud tunneling, and serial — built into AidaIDE.

$7/mo or $65/yr · Cancel anytime · 5-year price lock on annual · Windows / macOS / Linux

AidaIDE SSH Engine — tabbed terminal with integrated SFTP and serial console
Why this matters

Three reasons SSH stops being five tools.

Most engineers run PuTTY + WinSCP + a serial app + an editor + a notebook of host IPs. AidaIDE collapses that into one workspace without dumbing any of it down.

01 / ONE WINDOW

Tabbed everything.

SSH, SFTP, serial, VNC, RDP — every connection is a tab in the same window. No more six-app alt-tab choreography just to deploy one config.

40 sessions, one cmd-tilde
02 / HARDENED ENGINE

Built on Paramiko, not duct tape.

Jump-host chains, session multiplexing, cloud tunneling for NAT-hidden devices, legacy-device fallback (old switches, locked-down routers), 10k-line ANSI scrollback.

Works when OpenSSH gives up
03 / VAULT-BACKED

Saved sessions, AES-256.

Hosts, ports, usernames, key paths, jump chains, per-session terminal settings — all in the encrypted Credential Vault. Nothing in plaintext, and your .ssh/config never has to leave its own file.

One master password unlocks the fleet
The toolkit

Four parts. One muscle memory.

SSH Engine drives the connection. File Manager moves bytes. Saved holds the keys. LCOT wires the two panes together so you stop typing the same cd twice.

SSH ENGINE
Paramiko-based tabbed SSH/SFTP

Jump hosts, session multiplexing, cloud tunneling, ANSI terminal with 10k scrollback, legacy-device fallback, mDNS auto-discovery, serial + VNC + RDP in the same tab bar.

FILE MANAGER
Dual-pane SFTP, edit in place

Local on the left, remote on the right. Drag-drop both ways, multi-select, keyboard-driven, and double-click a file to edit it over the wire with no temp-file shuffle.

SAVED
Encrypted session library

Save host, port, user, key, jump chain, terminal size, color theme, and any session quirks. Stored in the AES-256 Credential Vault. One master password unlocks the whole fleet.

LCOT
Linked Connection and Output Terminal

The file pane and the terminal stay in sync. cd in the terminal and the browser follows. Double-click a directory in the browser and the terminal jumps there. Works across remote SSH sessions.

SSH Engine

The most capable SSH terminal in any IDE.

Where most IDEs bolt on a basic SSH plugin, AidaIDE ships a full engine — the kind of features you'd otherwise hand-roll in a .ssh/config + screen + tmux sandwich.

SSH Engine: connected session with file browser and split editor running over a single SSH connection

Jump-host chains

Configure bastion → relay → target per session. Saved, encrypted, one-click open.

Session multiplexing

One TCP connection, many channels. Open ten tabs on the same host without re-handshaking each time.

Cloud tunneling

Reach NAT-hidden devices through your own relay. No more "give me a port forward."

Legacy-device fallback

Old switches, locked-down routers, hardware that only speaks SSHv1-ish — automatic crypto downgrade with a clear warning, never silent.

10k-line ANSI scrollback

Full ANSI, full colors, full mouse, full Unicode. Search history with Ctrl+F. Copy with the same shortcuts as everywhere else.

File Manager

SFTP, but as a real file manager.

WinSCP-grade transfer, in-line with the terminal it's connected to. No alt-tab, no separate window, no separate auth.

File Manager: dual-pane local/remote SFTP browser with terminal

Dual-pane local/remote

Local tree on the left, remote tree on the right. Same shortcuts. Drag-drop both ways. Reads like a desktop file manager.

Edit in place

Double-click a remote file, edit it in the AidaIDE editor, save — the bytes go back over SFTP. No temp file, no manual upload step.

Multi-select + bulk ops

Shift-click, Ctrl-click, select all. Move, copy, chmod, chown across dozens of files in one go. Background queue with retry.

Search across the remote tree

Find files by name or content over SFTP without dropping to the shell. Open the match, no extra cd / ls dance.

Transfer history + resume

Every upload/download logged. Interrupted transfers resume on reconnect. No "starting from byte 0 again."

Saved Sessions

Your fleet, in an encrypted vault.

PuTTY-style saved sessions, except the entire library lives in a real AES-256 vault behind one master password — and saves a lot more than PuTTY does.

AES-256 Credential Vault

Hosts, ports, usernames, key file paths, jump-host chains, and per-session terminal preferences. All ciphertext on disk.

SSH-key aware

Link a saved session to a specific key. Optional passphrase prompt. Or unlock everything via the vault master password.

Folder + tag organization

Group by environment, project, customer. Tag for fast filter. Search by hostname, IP, or tag.

One-click open

Double-click anywhere in the saved list and a new tab opens with the connection already negotiated.

Import from PuTTY / OpenSSH

Pull in your existing .ssh/config and PuTTY registry entries. Re-encrypt them into the vault on first run.

Sync across devices (Teams)

Teams plan: shared encrypted session library across all 5 seats. Add a new host once, everyone has it.

LCOT

The file pane and the terminal are wired together.

Linked Connection and Output Terminal. Two panes, one cursor. The thing you didn't know you wanted until you used it for ten minutes.

LCOT Command Assistant: terminal output on the left, command palette of WiFi, packet capture, memory, network and IoT tools on the right

cd anywhere, both panes follow

Type cd /var/log in the terminal — the file browser jumps to /var/log. Double-click a folder in the browser — the terminal cd's there.

Per-tab linkage

Each SSH tab has its own linked browser. Switch tab, the file pane retargets. No cross-talk between hosts.

Drag-out from terminal output

See a file path in the terminal output? Drag it to the local pane to pull it down. Or right-click for "open / edit / download."

Toggleable

Don't want the linkage on a particular tab? One click un-links. The two panes stay independent until you turn it back on.

What you'll be looking at

Real screenshots, same window.

Click any image to open it full-size.

Who reaches for this

Three real workflows.

Not contrived demos — the kind of work the SSH toolkit actually shortens.

Pi & ESP32 swarm

"40 Pis behind a NAT, need to push a config."

  • Cloud tunneling reaches every device
  • Saved jump-host chain per environment
  • Multi-select in the file manager + bulk SCP
  • LCOT keeps each tab's pwd in sync

Industrial OT triage

"Locked-down legacy switch is throwing errors."

  • Legacy fallback gets you in without a downgrade fight
  • Serial console + plotter for the RS-232 path
  • Saved session preserves the obscure cipher settings
  • Vault keeps the on-call shared password out of Slack

Remote dev across regions

"Five build boxes, three customers, one editor."

  • One window, five SSH tabs, five linked file panes
  • Edit remote files in place, save = upload
  • Per-tab terminal history, no cross-contamination
  • Team-shared saved sessions on the Teams plan

Every protocol you actually use.

Tabbed alongside SSH in the same window. No separate apps for each one.

SSH / SFTP Serial + Plotter VNC RDP mDNS discovery
Pricing — included in every plan

SSH Engine, File Manager, Saved, LCOT — all in the base plan.

Not an add-on. The full SSH toolkit ships with every AidaIDE plan, from $7/mo Single User on up.

Teams (5 users)

AidaIDE base software (5 seats)

$30/mo

or $300/year

save 17% on annual · 5-year price lock

  • Everything in Single User, for 5 seats
  • Shared encrypted Saved Sessions library
  • Team Fleet dashboard
  • Per-seat session analytics
  • Dedicated support
Get Teams
Common questions

Quick answers.

How is the SSH engine different from PuTTY or OpenSSH?

It's a Paramiko-based engine wrapped in an IDE. You get jump hosts, session multiplexing, cloud tunneling for NAT-hidden devices, legacy-device fallback, and a 10k-line ANSI terminal — all tabbed in one window. PuTTY and OpenSSH still work great for one-off sessions; AidaIDE is for the workflow with 40 of them open at once. See the PuTTY comparison.

What's the difference between the File Manager and SFTP?

It IS SFTP — just presented as a dual-pane local/remote file browser instead of a command-line tool. Drag-drop both ways, in-place editing that writes back over the wire, multi-select, and full keyboard navigation. You don't need WinSCP or FileZilla in a separate window.

How are saved sessions stored — is it secure?

Saved sessions live in the encrypted Credential Vault (AES-256, master-password protected). Hosts, ports, usernames, key paths, jump-host chains, and per-session terminal settings — all ciphertext on disk. The vault unlocks once at startup; everything else flows from there.

What is LCOT, exactly?

LCOT = Linked Connection and Output Terminal. The file browser pane and the terminal pane stay in sync. cd in the terminal and the browser follows. Double-click a directory in the browser and the terminal cd's there. Each SSH tab has its own linked browser, so there's no cross-talk between hosts. It's toggleable — un-link any tab in one click.

Does it support serial, VNC, RDP — or only SSH?

All of the above. Serial console with a live plotter for embedded targets, VNC/RDP for remote desktops, and SSH/SFTP for everything else. All in tabs in the same window.

Can I import my existing PuTTY / OpenSSH sessions?

Yes — AidaIDE reads your .ssh/config and PuTTY registry entries on first run and offers to import them into the encrypted vault. After that they're re-encrypted at rest; the originals stay where they were.

Is the SSH toolkit a separate purchase?

No — it's the core of AidaIDE. SSH Engine, File Manager, Saved Sessions, and LCOT are all in the base plan ($7/mo or $65/yr Single User; $30/mo or $300/yr Teams). The AI Hierarchy Builder is the only paid add-on.

Stop alt-tabbing through six SSH tools.

Tabbed sessions, dual-pane SFTP, encrypted Saved, and LCOT — built into AidaIDE from $7/mo, cancel anytime.

Start at $7/mo vs PuTTY comparison