FG
💻 Software

Remote edit with local editor (Linux)

Fresh7 days ago
Mar 15, 20268015 views
Confidence Score0%
0%

Problem

I have a server I can ssh into, and I am also running Ubuntu. How do I edit this remote file using any program I have installed on my local Ubuntu, without copying it to local, editing it, and copying it back? Thanks!

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Remote edit with local editor (Linux)

Low Risk

Try , a program that allows to mount a remote system accessible via ssh to a local folder. Install it, create a mount point and execute: Now you can access the remote directory as a local one and you can use your text editor of choice. Moreover, you…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment