Sublime SFTP with SSH keys
I’ve been using Sublime Text 2 for a few months with Windows 7 at work. It’s quite nice, maybe I’ll write a post about it someday. So, I thought it was time to get my website development environment running on my laptop, which is running Debian 7 (Wheezy).
The server I wanted to connect to uses SSH keys and port knocking. On a side note: I’m still looking for a way to automatically knock the ports before connecting, on the other hand.. maybe I don’t need everything done automatically.
Coming from Windows, I had the SSH key in Putty’s *.ppk file format.