This is a pretty cool little feature. I am not sure how often it will come into play, but I like it and I thought I would share it.
To edit a file on a remote machine that you have ssh access to, do this:
vim scp://remote_host/filename
Simple as that. Supported protocols are: scp, sftp, ftp and http (http is read only).




Recent Comments