Quick Tip - Nonstandard Ports in TRAMP
TRAMP is an EMACS add-on which lets EMACS use things like ssh for filesystems. After some searching, I found that to make it use a port other than 22 for ssh, you do (assuming port 1234):C-x C-f /ssh:user@host.com#1234:myfile.txt
It's not well-documented, so just thought someone might find this helpful :)
No comments:
Post a Comment