Skip to content

04

Reaching further

Remote servers, Total Commander plugins, and the terminal.

The panels don’t only look at local disks.

You can mount a remote server in one, bring a decade of Total Commander plugins with you, and open a real terminal underneath.

Mount a remote server in a panel.

Ctrl+N, or Network in the sidebar.

Once mounted, it behaves like a local folder. F5 becomes upload and download, new folder / rename / delete all work, and everything runs through progress chips you can cancel.

Built-in SFTP and FTP

No plugin needed. It’s pure Rust, built in.

Network bar ▸ Manage built-in connections…

  1. Enter host and port
  2. Choose authentication — password / SSH key / anonymous
  3. Set a base folder
  4. Test connection, then save

Passwords go into the Windows Credential Manager, not a config file.

Managing built-in connections — open, edit, and delete saved SFTP and FTP entries, with the sidebar network pane behind
Managing built-in connections — open, edit, and delete saved SFTP and FTP entries, with the sidebar network pane behind

WFX — Total Commander virtual filesystems

TC’s WFX plugins for FTP, SFTP, WebDAV and the rest mount as they are.

Open them from the 🌐 network entry under Ctrl+N. The operations are the same as the built-in connections, and passwords also go to the Credential Manager.

Total Commander plugins run as they are.

⚠️ 64-bit plugins only. That’s .wcx64, .wlx64, .wdx64, and .wfx64.

KindRoleHow it shows up
WCXArchivesBrowse an archive like a folder, extract a selection with F5, open files inside directly
WLXLister (viewer)F3 opens the native plugin viewer, matched automatically by detect string; Ctrl+F searches inside
WDXContentFields like image dimensions, EXIF, and media metadata become custom columns in details view
WFXVirtual FSMounts remote servers in a panel

Install A — one click from the directory

🔌 Plugins on the bottom bar → the Directory tab.

Grab a popular plugin from the list, or paste a download URL (.zip, .wcx64, and so on).

Download, unpack, verify it’s 64-bit, and register — all in one step.

The plugin manager's Directory tab — pick from the list or paste a download URL
The plugin manager's Directory tab — pick from the list or paste a download URL

Install B — by hand

  1. Get a 64-bit plugin from somewhere like totalcmd.net and unpack it.
  2. 🔌 Plugins (or Ctrl+P → “plugins”) → + Add plugin.
  3. Finish according to the kind:
    • WCX — list the extensions it handles (e.g. zip;7z)
    • WLX — nothing else to do
    • WDX — promote fields to columns under “Configure columns”
    • WFX — open it from Network (Ctrl+N)

⚠️ Some plugins need companion DLLs or config files. Unpack the archive whole and keep it all in one folder.

32-bit-only plugins won’t run. Check whether there’s a separate 64-bit build.

WDX columns

You can put image resolution, media duration, or EXIF capture date into the details view as columns.

Add fields in the Configure columns UI and drag to reorder. Save the combinations you use as presets and swap them per folder.

In a photo folder, resolution and capture date as sortable columns is a filing system on its own.

Configure columns — add fields, set the order, save it as a preset
Configure columns — add fields, set the order, save it as a preset

There’s a real terminal underneath.

Ctrl+` opens a ConPTY terminal below the panels.

Not an emulation — an actual shell. It follows the active panel’s folder, and the session survives being collapsed.

Pick the shell in Settings ▸ Integration ▸ Terminal: PowerShell, cmd, or Windows Terminal.

The terminal panel open under the file panels, following the active panel's folder
The terminal panel open under the file panels, following the active panel's folder

The command line

Turn on Settings ▸ Navigation ▸ Show command line and you get a Total Commander-style single-line input under the panels.

  • Type a path and it navigates (cd path is understood too).
  • Anything else runs as a command in the current folder, in a console window.
  • and walk your input history.

Which panel it targets is set by Command line target panel and Use active panel for command line paths in Settings ▸ Navigation.

Postscript. You don’t have to throw anything out.

If you’ve used Total Commander for years, you have a plugin folder somewhere.

Use it. Just the 64-bit ones.