Remotix 🚀Remotix is a powerful VS Code extension for managing remote servers via SSH and FTP, directly from the sidebar. Control your infrastructure, edit files, and manage remote systems without leaving your editor. 🔥 What's New in v1.3.2
Previous: v1.3.1
Previous: v1.3.0
🔒 SecurityRemotix has undergone a major security overhaul in v1.3.0 to ensure your credentials are handled with professional-grade protection. We have fully migrated to the VS Code Secret Storage API. 🛡️ OS-Level EncryptionYour passwords are no longer stored in plain-text config files. Instead, they are encrypted and kept in your system's native secure vault:
🔄 Automatic MigrationThe transition is seamless. Upon updating, Remotix will automatically move your existing passwords to the secure storage the first time you connect to each server. No manual re-entry or reconfiguration is required. 🔐 Controlled AccessOnly the extension itself can securely retrieve these secrets when establishing a connection, and you can securely view or copy your stored passwords directly from the UI if needed. ✨ Key Features
💎 Why Remotix?
🧭 How to Use
⚙️ ConfigurationRemotix is designed to be easily customized via the VS Code Settings UI. 🛠️ Quick AccessYou can open the settings page directly by clicking the Gear Icon (⚙️) at the top of the Remotix sidebar panel. Alternatively:
🎛️ Available Options
📸 Screenshots🖥️ Panel & Operations
Panel Overview
Manage multiple connections in a unified sidebar. Use the Gear Icon for settings or Drag-and-Drop to reorder.
File Operations
Manage your remote file system with a native-feel context menu. Change Permissions (chmod) or view metadata.
✏️ Remote File EditingOpen remote files directly in VS Code with syntax highlighting and instant sync on save. Treat your remote server as a local workspace.
🖥️ Integrated SSH TerminalLaunch secure terminal sessions with one click. Execute commands and monitor your server without switching to an external terminal.
📄 Detailed MetadataThe Properties Dialog gives you full visibility into remote file attributes, including ownership, exact timestamps, and UID/GID.
⚙️ Deep CustomizationFine-tune your experience via VS Code settings. Adjust concurrency for faster transfers or change UI language.
📖 The Story Behind RemotixRemotix was born out of pure frustration. While working on Linux Mint, I found that existing FTP/SSH clients were either clunky, unstable, or simply felt like they belonged in the early 2000s. I didn't want a heavy standalone app like FileZilla — I wanted a tool that treats remote servers with the same respect as local folders, right inside my editor. The EvolutionWhat started as a practical replacement for unstable tools has grown into a professional workflow. The mission was to create something that just works — no crashes during large transfers, no fragmented UI, just a clean integration with VS Code. With the v1.3.0 release, Remotix has reached a new level of maturity. By migrating from plain-text configurations to the VS Code Secret Storage API, the project has evolved from a personal helper into a robust, secure extension built for professional environments. Remotix is my daily driver, and I’m committed to keeping it the most straightforward and secure way to manage your servers. 📝 LicenseMIT License — free to use, modify, and distribute. 🚀 SummaryRemotix brings fast, secure, and seamless remote server management directly into VS Code — without leaving your editor. |