Remotix is a VS Code sidebar extension for working with remote servers over SSH and FTP without leaving the editor. You can manage connections, browse remote files, upload and download folders, edit files directly from VS Code, and open an SSH terminal from the same panel.
Features
Manage SSH and FTP connections from a single sidebar view
Import saved hosts from SSH config and FileZilla
Add, edit, delete, refresh, and close connections
Browse remote directories and files in a tree view
Create files and folders on remote servers
Rename and delete remote files and folders
Upload files or whole folders to SSH and FTP targets
Download files or whole folders from SSH and FTP targets
Edit remote files directly in VS Code
Copy remote paths from the context menu
Open an SSH terminal for SSH connections
Use English or Ukrainian UI language
Tune transfer concurrency in settings
How To Use
Open the Remotix view from the Activity Bar.
Click Add Connection or use More Actions to import existing hosts.
Expand a connection to browse remote files and folders.
Use the context menu or inline actions to upload, download, edit, rename, create, refresh, or delete items.
For SSH connections, open a terminal directly from the same tree item.
Settings
Remotix currently exposes these settings:
remotix.language: UI language selection (auto, en, uk)