
- Sublime text sftp passphrase for key how to#
- Sublime text sftp passphrase for key install#
- Sublime text sftp passphrase for key update#
- Sublime text sftp passphrase for key free#
You can get much better performance using Unison. I have found that if source tree is massive (around a few hundred MB with a deep hierarchy), then the WinSCP method described above might be a bit slow. Just make sure that Sublime Text is set to guess the line endings from the file that is being edited. Work in the local folder using SublimeText.

Sublime text sftp passphrase for key update#

Setup:nInstall the SFTP Sublime Text package.
Sublime text sftp passphrase for key install#
If you cant install software on your Linux box, the best is Unison.

Note:nWhen invoking subl if it complains for a certain library – ensure you install them to successfully invoke sublimetext from mobaxterm. There might be a teeny amount of a delay, but your files will never be out of sync, because youre editing them right on the Linux machine. This is possible because MobaXterm handles the X11 forwarding over SSH for you so you dont have to do anything funky to get it going.
Sublime text sftp passphrase for key free#
Im on Windows and have used 4 methods: SFTP, WinSCP, Unison and Sublime Text on Linux with X11 forwarding over SSH to Windows (yes you can do this without messy configs and using a free tool).
Sublime text sftp passphrase for key how to#
‘ sublimetext2 – How to use Sublime over SSH Heres a good tutorial on how to set it up properly.

Rsub is an implementation of TextMate 2s 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 TextMates 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 Sublimetext2 – How to use Sublime over SSH
