Sublime Forum

How do you edit remote files?

#1

A lot of my work is on remote servers. I use sshfs and mount the remote folder but it doesn’t exactly play well on slow connections (also needs a Sublime restart).

What do you use to edit remote files over ssh/sftp?

0 Likes

#2

One potential solution to this is the SFTP plugin. You can view the full feature list for more information, but in a nutshell you can either have it sync a local copy of the server locally or ad-hoc open remote files and edit them and have it upload the changes back as you save.

It’s a commercial plugin but solid and you can try it for free (it’s fully functional) to evaluate if it will be useful in your particular situation or not.

1 Like