💻 Software
Edit-text-files-over-SSH using a local text editor
Fresh5 days ago
Mar 15, 202632666 viewsConfidence Score0%
0%
Problem
I am working in various Linux and UNIX environments. I'd like to elegantly solve the problem of editing remote configuration files over SSH. Instead of using terminal editors (nano), I'd like to open the file in a local text editor on my desktop (Sublime Text 2). CyberDuck, WinSCP and various other…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Edit-text-files-over-SSH using a local text editor
Low Risk
You can use rsub and rmate to edit remote files in your local Sublime Text over ssh. You need to install the package in Sublime Text (with Package Manager) forward port 52698 via ssh, use or set your config create/edit and (to avoid a permissions pr…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix