File management (SFTP)
Dual-pane SFTP with drag & drop, recursive transfers, and right-click actions like zip, checksum, and rename.
A FileZilla-style dual-pane file manager puts your local and remote file systems side by side, so moving files is a drag-and-drop away.
- Dual-pane layout (local ↔ remote)
- Drag & drop — in-app and from your OS
- Recursive upload / download with progress and cancel
- Right-click: compress/extract ZIP, rename, SHA-256 checksum, Open in Terminal
- Last-modified timestamps
Transfer files
- 1Connect to a server, then open the File manager (SFTP) panel.
- 2Your machine appears under Local on one side and the server under Remote (VPS) on the other. Use the path bar or double-click folders to navigate each side.
- 3Drag files or folders between the two panes to upload or download — or drag straight from your OS file explorer into a pane. Transfers show progress and can be cancelled.
- 4Right-click a file for more actions: compress/extract ZIP, rename, SHA-256 checksum, or Open in Terminal at that location.
Files you open from the remote pane can be edited in place with the built-in editor — see Remote editing.