Skip to content

SCP File Browser

Dual-pane SCP file browser: Server pane on the left, Client pane on the right, with a completed transfer shown in the Transfers section


PaneContents
Server (left, green icon)Files on the Woho server host
Client (right, green icon)Files on the remote client machine

Each pane has an editable path bar with a Go button, plus a clickable breadcrumb trail below it.

Enable Show hidden files (checkbox at the bottom) to include dotfiles such as .bashrc and .env.


IconAction
↻ RefreshReload the current directory listing
⊞ New folderCreate a new directory at the current path
🗑 DeleteDelete the selected file or folder (confirmation required)
⬆ UploadUpload files from your local machine to this pane

Select a file in one pane and drag it to the other to copy it (Client → Server or Server → Client). Active and completed transfers appear in the Transfers section at the bottom of the panel:

test_out2.ts (C→S) 237.5 MB / 237.5 MB ████████████ ✓ Done

Click Clear to dismiss completed transfer entries.


ActionMethod
Open a folderDouble-click
Go to parent directoryClick .. or any breadcrumb segment
Refresh listingClick the ↻ icon

KeyAction
F3Open in read-only viewer
F4Open in edit mode
Ctrl+SSave changes (edit mode only)
EscapeClose viewer / editor

The Toggle button in the viewer header switches between read-only and edit mode without closing and reopening the file.

Syntax highlighting is supported for: JS, TS, HTML, CSS, JSON, Python, Shell/Bash, YAML, Nginx config, SQL, Markdown, XML, Dockerfile, and many more.