Rsub is an implementation of TextMate 2's 'rmate' feature for Sublime Text 2, allowing files to be edited on a remote server using SSH port forwarding / tunnelling.
You can use rsub, which is inspired on TextMate's rmate. Hack together something like rmate which does file editing over remote tunneling using some kind of a local daemon (very difficult, cumbersome, but sudo compatible) Īlso, in theory, you can install X11 on the remote server and run Sublime there over VNC or X11 forwarding, but there would be no point doing this. This might be little difficult, depending on OSX version and your skills with UNIX file systems.
Mount the remote as local file system using osxfuse and sshfs as mentioned in the comments. Use SFTP plugin (commercial) - I personally recommend this, as after settings public SSH keys with passphrase it is safe, easy and worth every penny